Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Guide? #9

Closed
jakobrosenberg opened this issue May 1, 2018 · 6 comments
Closed

Guide? #9

jakobrosenberg opened this issue May 1, 2018 · 6 comments

Comments

@jakobrosenberg
Copy link

Is there a guide or example app for this?

@eddyystop
Copy link
Member

It is taking later to do the docs than expected.

@rafamel
Copy link

rafamel commented Jul 2, 2018

How are we on this, @eddyystop ?

@eddyystop
Copy link
Member

eddyystop commented Jul 2, 2018

If you are ready to start using GraphQL right now, please provide your Slack handles so I can contact you.

@lazeebee
Copy link

Any update @eddyystop?

@eddyystop
Copy link
Member

eddyystop commented Aug 27, 2018

The docs are done.

I strongly suggest you start using feathers-plus/cli which will generate the GraphQL resolver functions for you. That typically requires a lot of LOC. https://generator.feathers-plus.com/get-started/#comparing-cli-plus-to-feathersjs-cli

There is more good GraphQL info in the Guide https://generator.feathers-plus.com/guide/

There are comprehensive GraphQL examples in https://github.com/feathers-plus/cli-generator-example with a lengthly README.

If you want to write the resolver functions yourself, the adapter itself is documented at https://generator.feathers-plus.com/api/#graphql

Once again, consider using feathers-plus/cli. It is a significant improvement over feathersjs/cli.

@eddyystop
Copy link
Member

Here's an article about GraphQL and f+/cli https://medium.com/@mattchewone/graphql-with-feathersjs-4cc67e785bd

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants