OBJECT

CreateProjectImagePayload

Autogenerated return type of CreateProjectImage

link GraphQL Schema definition

  • type CreateProjectImagePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • image: ProjectImage
  • }

link Require by