Skip to content

GraphQL Schema Reference

DefensiveLayerConnection

GraphQL Schema definition

  • type DefensiveLayerConnection {
  • # List of Defensive Layers
  • nodes: [DefensiveLayer]
  • # Information to aid in pagination
  • pageInfo: PageInfo
  • }

Require by