OBJECT

Investigations

Investigation

link GraphQL Schema definition

  • type Investigations {
  • # Investigation records
  • data: [Investigation!]!
  • # Page
  • page: Int!
  • # Total pages
  • totalPages: Int!
  • }

link Require by