INPUT_OBJECT

ProjectDocument_Range

Range match query arguments for ProjectDocument

link GraphQL Schema definition

  • input ProjectDocument_Range {
  • # Select a range of ProjectDocument by its ID
  • id: Int
  • }