OBJECT

UserGenerateWidgetTokenPayload

Autogenerated return type of UserGenerateWidgetToken

link GraphQL Schema definition

  • type UserGenerateWidgetTokenPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [Error!]
  • user: UserWithAuthToken
  • }

link Require by