OBJECT

DestroyProjectStageImagePayload

Autogenerated return type of DestroyProjectStageImage

link GraphQL Schema definition

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

link Require by