GraphQL

12345678
Across
  1. 2. GraphQL operation to read data
  2. 5. The answer to monolith graphs
  3. 7. GraphQL's alternative to REST.
  4. 8. A query language for your API.
Down
  1. 1. GraphQL operation to modify data.
  2. 3. GraphQL's strongly typed system.
  3. 4. GraphQL's way to fetch related data in a single request.
  4. 6. Graphql Client developed by Meta