INPUT_OBJECT

RestoreProjectInput

link GraphQL Schema definition

  • input RestoreProjectInput {
  • # Identifier of the ProjectEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by