summaryrefslogtreecommitdiff
path: root/spec/requests/api/graphql
Commit message (Collapse)AuthorAgeFilesLines
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-062-0/+88
- All definitions have been replaced by classes: http://graphql-ruby.org/schema/class_based_api.html - Authorization & Presentation have been refactored to work in the class based system - Loaders have been replaced by resolvers - Times are now coersed as ISO 8601