Skip to content

chore(deps): update dependency apollographql.hotchocolate.federation to v1 #62

chore(deps): update dependency apollographql.hotchocolate.federation to v1

chore(deps): update dependency apollographql.hotchocolate.federation to v1 #62

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