OBJECT

FindOrCreatePotentialTenancyPayload

Autogenerated return type of FindOrCreatePotentialTenancy

link GraphQL Schema definition

  • type FindOrCreatePotentialTenancyPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]
  • potentialTenancy: PotentialTenancy
  • }

link Require by