OBJECT
CountryGroupQuery
link GraphQL Schema definition
- type CountryGroupQuery {
- # Returns a list of country groups
- #
- # Arguments
- # wildcard: [Not documented]
- (: String!): [CountryGroup!]!
- }
OBJECT
- type CountryGroupQuery {
- # Returns a list of country groups
- #
- # Arguments
- # wildcard: [Not documented]
- (: String!): [CountryGroup!]!
- }