OBJECT

CreateTenancyPayload

Autogenerated return type of CreateTenancy

link GraphQL Schema definition

  • type CreateTenancyPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • tenancy: Tenancy
  • }

link Require by