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
I am running into an issue where everything works great in development but I get the following error in production:
There was an error in your GraphQL query:
Cannot query field "cmsSeries" on type "Query".
I am not quite sure where this error is coming from since everything works as it should in development and also the build schema has all the correct types.
I am running into an issue where everything works great in development but I get the following error in production:
I am not quite sure where this error is coming from since everything works as it should in development and also the build schema has all the correct types.
I am using [email protected] and the [email protected].
The text was updated successfully, but these errors were encountered: