Studio Service

RegenerateTokenPayload

RegenerateTokenPayload

The output of our regenerateToken mutation.

FieldArgumentTypeDescription
clientMutationIdStringThe exact same `clientMutationId` that was provided in the mutation input, unchanged and unused. May be used by a client to track mutations.
tokenSecretPayloadTokenSecretPayload
queryQueryOur root query field type. Allows us to run any query from our mutation payload.