OBJECT

CreateProjectStageImagePayload

Autogenerated return type of CreateProjectStageImage

link GraphQL Schema definition

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

link Require by