Skip to content

GraphQL Schema Reference

RedToolConnection

GraphQL Schema definition

  • type RedToolConnection {
  • # List of Red Tools
  • nodes: [RedTool]
  • # Information to aid in pagination
  • pageInfo: PageInfo
  • }

Require by