Commit Graph

3 Commits (abaeba3b5213fab618c3a63e4cf5f806cccdc902)

Author SHA1 Message Date
Joey Hines 9eabf09fc0 Added item_listing query
+ items can be searched or all items can be returned
+ Added missing migration
2020-08-22 13:39:25 -05:00
Joey Hines 2f846de921 Added a way to set a primary location
+ Can be retrieved from the GraphQL API
+ Fixed `resolve_player` query
2020-08-22 13:29:49 -05:00
Joey Hines ec49b7c873 First pass of a GraphQL API
+ All location types can be queried based on name or id
+ If no query parameters are provided, all locations are returned
+ Integrated with the api tokens for the other APIs
2020-08-16 12:06:51 -05:00