OBJECT

OrganizationDeletePayload

Autogenerated return type of OrganizationDelete

link GraphQL Schema definition

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

link Require by