Hi!
I have a nice database that worked with no problems until today.
I’m using a “checkbox” type field and when none of the records on the table has the checkbox set to true
, it says the graphql query is invalid (Cannot query field)
Doing no changes in the query, when there is at least one record with the checkbox enabled, there’s no errors and everything works as expected.
Any clue?