Commit graph

35 commits

Author SHA1 Message Date
Brian Beck
003585fb86 Fix beginArea description 2016-12-13 20:05:35 -08:00
Brian Beck
e27d08b171 Add more tests for scalars 2016-12-13 00:32:21 -08:00
Brian Beck
bb8f277c13 New relationship tests, rewrite test names 2016-12-12 23:25:23 -08:00
Brian Beck
6ae2fa259d Tweak collections field description, try codecov.io reporting 2016-12-12 09:43:17 -08:00
Brian Beck
d906ec1086 Add support for release media (#14) 2016-12-12 01:01:40 -08:00
Brian Beck
9601b400b5 Give every entity a collections field (#13) 2016-12-12 00:34:26 -08:00
Brian Beck
c2f7d9b836 Move relationship connection args to end 2016-12-12 00:02:58 -08:00
Brian Beck
8b8338b332 Add Node.resolveType tests 2016-12-11 21:56:28 -08:00
Brian Beck
441c9cd8b8 Reorder args so connection pagination args come last 2016-12-11 21:09:37 -08:00
Brian Beck
ef8e67c8a6 Add support for browsing and looking up collections (#12)
Fixes #6.
2016-12-11 20:03:05 -08:00
Brian Beck
0600c2026b Use Duration scalar for recording lengths (#11) 2016-12-11 16:12:54 -08:00
Brian Beck
01b305dd50 Support browsing by Disc ID, ISRC, ISWC (#10)
* Browse queries for releases, recordings, and works now support
  browsing by Disc ID, ISRC, and ISWC, respectively
* Add `DiscID`, `ISRC`, and `ISWC` scalars
* Add missing `isrcs` field to `Recording`

Fixes #7.
2016-12-11 13:09:28 -08:00
Brian Beck
b2ec20ed2c Rename artistCredit fields to artistCredits (#9)
* Rename artistCredit field to artistCredits
* Update deprecation rendering
2016-12-11 12:32:58 -08:00
Brian Beck
94cdf5922f Add list of IPIs and ISNIs to Artist 2016-12-10 09:51:33 -08:00
Brian Beck
325c6db0ce Add support for more MusicBrainz features, improve test coverage 2016-12-09 18:55:41 -08:00
Brian Beck
3252b52dc1 Add tests, fix cases where loaders are not passed params 2016-12-08 14:33:18 -08:00
Brian Beck
19e7f978eb Add new tests and coverage 2016-12-07 00:23:02 -08:00
Brian Beck
e5072de21a Update log messages 2016-12-02 23:59:19 -08:00
Brian Beck
6cb41e1ce0 Internal renames, update dependencies, add Travis config 2016-12-02 00:21:10 -08:00
Brian Beck
8eb0feaa8a Improve support for fragments 2016-11-29 23:53:01 -08:00
Brian Beck
2dfd2aa88d Add missing Oxford commas, add descriptions for enums, render interface fields 2016-11-29 18:18:50 -08:00
Brian Beck
bbfeb12c16 Correct alias description to match schema 2016-11-29 00:12:59 -08:00
Brian Beck
7c062ad3d8 Add more argument descriptions, add new rendered type docs, move schema.md to doc dir 2016-11-28 19:14:43 -08:00
Brian Beck
531ed4e9b8 Add search score field to edges 2016-11-28 06:43:32 -08:00
Brian Beck
3f33173391 Fix Tag description 2016-11-28 06:24:41 -08:00
Brian Beck
092c37bad7 Add tags, aliases, more optimized API calls, fix offset 2016-11-28 05:49:04 -08:00
Brian Beck
5f0710e353 Move query fields to live alongside query types 2016-11-26 19:19:18 -08:00
Brian Beck
742b70f834 Comments and docs 2016-11-26 02:37:23 -08:00
Brian Beck
7780c97339 Add graphbrainz script and docs 2016-11-25 18:18:41 -08:00
Brian Beck
1eeaa83eef Relay-compliant API 2016-11-25 17:38:32 -08:00
Brian Beck
116775eaca wip 2016-09-01 01:39:27 -07:00
Brian Beck
ed5339f2e1 wip 2016-08-31 21:31:48 -07:00
Brian Beck
8759943638 wip 2016-08-30 23:33:29 -07:00
Brian Beck
9adf218ebe Add browse and search queries 2016-08-19 22:59:32 -07:00
Brian Beck
92801da402 Add entities and lookup queries 2016-08-08 21:59:08 -07:00