OBJECT

DestroyProjectPayload

Autogenerated return type of DestroyProject

link GraphQL Schema definition

  • type DestroyProjectPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • project: Project
  • }

link Require by