OBJECT

UpdateProjectPayload

Autogenerated return type of UpdateProject

link GraphQL Schema definition

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

link Require by