INPUT_OBJECT

Document_Range

Range match query arguments for Document

link GraphQL Schema definition

  • input Document_Range {
  • # Select a range of Document by its ID
  • id: Int
  • }