OBJECT
Autogenerated return type of CreateTenancy
type CreateTenancyPayload {# A unique identifier for the client performing the mutation.clientMutationId: String errors: [String!]! tenancy: Tenancy }