INPUT_OBJECT

PropertyImageUploadQueryInput

Autogenerated input type of PropertyImageUploadQuery

link GraphQL Schema definition

  • input PropertyImageUploadQueryInput {
  • filename: String!
  • propertyId: ID!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by