RelayInput

GraphQL schema definition

  • type RelayInput {
  • first: Int
  • last: Int
  • before: String
  • after: String
  • }

Fields