INPUT_OBJECT

DocumentType_Range

Range match query arguments for DocumentType

link GraphQL Schema definition

  • input DocumentType_Range {
  • # Select a range of DocumentType by its ID
  • id: Int
  • }