Jeremiah Ashley
Results
2
issues of
Jeremiah Ashley
Wrapping the `$set` in an if check fixed an issue querying globals that returned an error `Trying to get property of non-object`. [Issue #223](https://github.com/markhuot/craftql/issues/223)
Howdy all. I'm getting an error every time I try to query globals. This is the query I'm running: ```graphql query testGlobal { globals(site: "supplyChain") { ... on GlobalsSet {...