OBJECT

UserArchivePayload

Autogenerated return type of UserArchive

link GraphQL Schema definition

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

link Require by