Skip to content

Instantly share code, notes, and snippets.

@fjcero
Last active July 15, 2018 00:23
Show Gist options
  • Save fjcero/1ca589a850cbc7b354f028834d31d854 to your computer and use it in GitHub Desktop.
Save fjcero/1ca589a850cbc7b354f028834d31d854 to your computer and use it in GitHub Desktop.

GraphQL

Structuring App

https://medium.com/@colecodes/structuring-data-with-apollo-server-e114a302aec7 https://github.com/entria/graphql-dataloader-boilerplate https://github.com/thebigredgeek/apollo-resolvers/blob/master/src/resolver.ts

Authorization strategies

Directives (aka Middlewares)

Schema Validation

Error Handling

Caching

File Uploads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment