Brian Beck
f095cd4de7
Modernize dependencies, syntax, imports ( #93 )
...
* wip: Modernize dependencies, syntax, imports
* Use final release of ava-nock v2
* Update Travis config
* Remove Node 13 from test matrix
* Replace errorClass with parseErrorMessage in subclasses
* define exports, apply updated lint rules
* Remove markdown eslint plugin
* Update README
* v9.0.0-beta.1
* Add gql tag to exports
* v9.0.0-beta.2
* Bump ava-nock, add test
* Update dataloader loadMany usage
* Add modules note to README
* Add retry option to got calls
2021-04-15 21:34:29 -07:00
Brian Beck
8c0a9f44ef
Adopt Prettier (but keep Standard) via ESLint ( #48 )
2017-11-06 21:54:56 -08:00
Brian Beck
35a1f0f86b
Bump dependencies, tweak descriptions and field/arg order
2016-12-14 23:18:53 -08:00
Brian Beck
780596480a
Add Disc type, lookup, and discs field on Media ( #16 )
...
* Add Disc type, lookup, and discs field on Media
* Remove query optimization so search subqueries work
2016-12-13 21:18:33 -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
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
325c6db0ce
Add support for more MusicBrainz features, improve test coverage
2016-12-09 18:55:41 -08:00
Brian Beck
6cb41e1ce0
Internal renames, update dependencies, add Travis config
2016-12-02 00:21:10 -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
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
9adf218ebe
Add browse and search queries
2016-08-19 22:59:32 -07:00