https://dagster.io/ logo
#dagster-feedback
Title
# dagster-feedback
t

Tojo Cherian

12/22/2022, 10:31 AM
Getting lots of
Unexpected GraphQL error
Copy code
Operation name: CodeLocationStatusQuery

Message: Cannot query field "locationStatusesOrError" on type "DagitQuery". Did you mean "instigationStateOrError", "partitionSetsOrError", "partitionSetOrError", "executionPlanOrError" or "unloadableInstigationStatesOrError"?

Path: 

Locations: [{"line":2,"column":3}]
d

daniel

12/22/2022, 2:29 PM
Are your dagit and dagster-graphql package versions possibly out of sync? They have a pin that should keep them on the same version
4 Views