OBJECT

CreatePropertyPayload

Autogenerated return type of CreateProperty

link GraphQL Schema definition

  • type CreatePropertyPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • property: Property
  • }

link Require by