graphql-middleware
graphql-middleware copied to clipboard
Question and help: How to use with postgraphile?
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, 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.