OBJECT

PolicyPage

link GraphQL Schema definition

  • type PolicyPage {
  • nextOffset: String
  • totalResults: Int!
  • results: [Policy!]!
  • }

link Require by

This element is not required by anyone