INPUT_OBJECT
CreatePersonalAccessTokenMutationInput
The input object that defines the fields for the createPersonalAccessToken mutation.
link GraphQL Schema definition
- input CreatePersonalAccessTokenMutationInput {
- # A descriptive name.
- String! :
- # A note about this entity.
- NoteMutationInput :
- }