You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor: change to GrAMPS 1.x structure
Extract mocks to a new file, change context to namespace,
add new tests, simplify resolvers.
BREAKING CHANGES: resolver structure is now more similar to
Apollo resolvers, context is now namespace, mocks are a separate
file and object now.
re gramps-graphql/gramps-express#39
* fix: 1.x data sources no longer extend Query
* fix: 1.x data source context doesn’t use namespace
* feat: add errors
* fix: error handling and tests
* fix: actually, didn’t need that namespace
* v1.0.0-beta.4
* feat: remove @gramps/gramps-express dependency
- move to @gramps/rest-helpers for connector/model classes
* update cli version and dev command
0 commit comments