Can i use apollo rover (one-off-linting) ,currently i use hive. when i tried to implement below in azure devops
- pwsh: |
npx rover subgraph lint --graph EntityGraph “$(System.DefaultWorkingDirectory)\SchemaChangesOccur.graphql”
displayName: ‘Iint scan’
it asks me below values : rover-0.26.2.exe subgraph lint <–name <SUBGRAPH_NAME>> <–schema > <GRAPH_REF>
is it possible to use this if i use hive