RotateSessionTokenInput
Autogenerated input type of RotateSessionToken
input RotateSessionTokenInput {
clientMutationId: String
}
Fields
RotateSessionTokenInput.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
Member Of
rotateSessionToken
mutation