OBJECT

UpdateTenancyPayload

Autogenerated return type of UpdateTenancy

link GraphQL Schema definition

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

link Require by