PddpCountrySpec
after
String
before
first
Int
last
PddpCountrySpecConnection
type Query { pddpCountrySpecs(after: String, before: String, first: Int, last: Int): PddpCountrySpecConnection }
Query.
pddpCountrySpecs
Retrieve a list of
PddpCountrySpec
objectsArguments
after
String
before
String
first
Int
last
Int
Returns:
PddpCountrySpecConnection
type Query { pddpCountrySpecs(after: String, before: String, first: Int, last: Int): PddpCountrySpecConnection }