This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mutation { addUser(firstName: "Anthony", age: 25) { id firstName age } }
- Loading branch information