Last Sync: 2022-11-18 20:30:05

This commit is contained in:
tactonbishop 2022-11-18 20:30:05 +00:00
parent 03b6c68b93
commit 94795c4e77

View file

@ -248,3 +248,7 @@ We should always return something, even if we are applying  mutation, hence we
```
// Add new image of this working in GraphiQL
// TODO: Explain input types (https://graphql.org/graphql-js/mutations-and-input-types/)
// TODO: Explain enums