ClientEdge

GraphQL schema definition

  • type ClientEdge {
  • node: Client
  • cursor: String!
  • }

Fields

Required by