victorteokw/graphql-joker

Readme typo

Opened this issue · 1 comments

one-to-many
We have two ways to implement this relationship.

joker resource User posts:[Post]:owner
joker resource Post user:User:owner

I think it should be:

joker resource User posts:[Post]:owner
joker resource Post owner:User

Hi @tonypig, yup, I think this is a mistake here. If you would to, could you please send a pull request?
Thanks for pointing out this. 👍

I'm now not maintaining this anymore. I use Prisma GraphQL and it's far more complete than GraphQL Joker. I will update README for unmaintained status.

Anyway, thanks for trying this out. 👍