feathers
feathers copied to clipboard
graphql
Is it possible to implement graphql with feathers ? Is there any documentation available around it.
You could @feathers-plus/cli, this cli extends the reguler feathers cli and gives you more options such as generating a feathers project with graphql.
The feathers-plus cli is not maintained and not up to date with the feathers repo, it should be used only for testing.
aha, have not used it so i didn't know that
You could ask them at feathersjs slack, you might get faster response if you do it.