OBJECT

OrganizationUnarchivePayload

Autogenerated return type of OrganizationUnarchive

link GraphQL Schema definition

  • type OrganizationUnarchivePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [Error!]
  • organization: Organization
  • }

link Require by