graphql-middleware icon indicating copy to clipboard operation
graphql-middleware copied to clipboard

Question and help: How to use with postgraphile?

Open galvakojis opened this issue 5 years ago • 1 comments

I am not sure if my question is correct or if it is even possible. I am new to GraphQL and similar tools, so I am sorry for my silly questions.

Maybe someone can explain how to use it with postgraphile or what is best approach?

I tried to import middleware using this link but after this selectGraphQLResultFromTable stops working, always returns an empty object.

galvakojis avatar Feb 05 '21 14:02 galvakojis

@galvakojis, could you create a small reproduction? I've heard about this issue a couple of times. Having a reproduction could really speed up the investigation.

maticzav avatar May 23 '21 06:05 maticzav