Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 680 Bytes

File metadata and controls

17 lines (10 loc) · 680 Bytes

Angular 10 GraphQL httpClient Example

This is a simple Angular 10 example that uses the Angular HttpClient to run queries and mutations on a mock GraphQL Backend.

Run npm run start to start the json-graphql-server and the Angular client.

Tools

Versions