All checks were successful
Build Docker Image / build (push) Successful in 5m46s
All geo .graphql operations and consuming code updated to match server schema which uses snake_case field/argument names. Removed non-existent QuoteCalculations query, using NearestOffers instead.
4 lines
42 B
GraphQL
4 lines
42 B
GraphQL
query GetHubCountries {
|
|
hub_countries
|
|
}
|