Skip to content

chore(deps): update dependency graphql to v8 #57

chore(deps): update dependency graphql to v8

chore(deps): update dependency graphql to v8 #57

name: GraphQL for .Net Test
on:
pull_request:
branches:
- main
paths:
- 'implementations/graphql-dotnet/**'
jobs:
compatibility:
uses: ./.github/workflows/test-subgraph.yaml
with:
library: "graphql-dotnet"
pr-info:
uses: ./.github/workflows/save-pr-info.yaml
with:
pr_number: ${{ github.event.number }}