Query: List countries (constants) ( 1 of 1) Prev Next Fetch a list of country constants and include their provinces. Other sets of constants are also available, like currencies and accountSubtypes. Operation query { countries { code name provinces { code name } } }