You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
90383fb adds a C file that includes C API headers just to make sure they build OK. It builds, so I suspect you probably have your include paths set up incorrectly.
Hi!
I'm creating a PHP extension on top of this library, but I'm having trouble using the C API, these two includes seem to be wrong: https://github.com/graphql/libgraphqlparser/blob/master/c/GraphQLAstVisitor.h#L12-L13
I'm missing something or this is a bug?
The text was updated successfully, but these errors were encountered: