Skip to content

GraphQL Schema Reference

IntRange

GraphQL Schema definition

  • input IntRange {
  • start: Int!
  • end: Int!
  • }

Require by