ApiClientTokenCreateMutationInput
input
Create API client mutation input.
Input Fields
name
String!
required
Identifiable name for the API client.
description
String
A more detailed description of what the API client could be used for.
expiresInDays
Int
ExpiresInDays specifies the number of days until the token expires.