INPUT_OBJECT
Autogenerated input type of UserLoginTokenMutation
input UserLoginTokenMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# The SSO tokentoken: String!}