mirror of
https://github.com/FranP-code/countries.git
synced 2025-10-13 00:02:15 +00:00
Writing queries
This commit is contained in:
@@ -9,7 +9,7 @@ A public GraphQL API for information about countries, continents, and languages.
|
|||||||
1. The codes used to key the objects in the original data are available as a `code` property on each item returned from the API.
|
1. The codes used to key the objects in the original data are available as a `code` property on each item returned from the API.
|
||||||
2. The `continent` and `languages` properties are now objects and arrays of objects, respectively.
|
2. The `continent` and `languages` properties are now objects and arrays of objects, respectively.
|
||||||
|
|
||||||
## Querying
|
## Writing queries
|
||||||
|
|
||||||
In:
|
In:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user