Vulcan/packages/nova-base-apollo/lib
2016-10-29 16:17:14 +09:00
..
client.js decouple ourselves from the apollo's meteor integration to handle it our way atm (ssr, query batching, latest updates) 2016-10-28 18:09:41 +02:00
export.js decouple ourselves from the apollo's meteor integration to handle it our way atm (ssr, query batching, latest updates) 2016-10-28 18:09:41 +02:00
resolvers.js finish filtering resolvers 2016-10-29 16:17:14 +09:00
schema.js add currentUser to schema/resolvers and give it to the AppContainer; re-enable canView/canEdit on CanDo comp (got broken at first migration to apollo); give back the document to custom FormComponent (used for example in the NewsletterButton in the account page) 2016-10-28 13:56:07 +02:00
server.js filter fields in all resolvers 2016-10-29 16:02:43 +09:00