Hi, I am getting this error after upgrading from 0...
# ask-community
n
Hi, I am getting this error after upgrading from 0.15 to 1.0 branch. I get a message in saying GraphQL error and the following error details. Request help. Operation name: PermissionsQuery Message: Cannot query field "disabledReason" on type "Permission". Path: Locations: [{"line":11,"column":3}]
d
Hi Nitin - this error message makes me suspect that your dagster-graphql package is still back on 0.15
If you upgrade dagster-graphql to be the same version as your dagster and dagit versions (they should be pinned) I would expect this to go away