absinthe-graphql / absinthe_tutorial

Absinthe v1.4 Tutorial Code
MIT License
70 stars 30 forks source link

Absinthe Tutorial Code

This repository houses the example code for the official Absinthe tutorial that ships with Absinthe's documentation.

It currently targets:

Contributing/Scope

Note the tutorial's target audience are beginners and the scope is currently limited to queries, mutations, and basic schema definitions.

Contributions of additional features (e.g., subscriptions, more complex types, file uploads, etc) should:

License

See LICENSE.md.