Skip to content

Add ApolloServer direct testing support via strongly typed executeOperation #168

Add ApolloServer direct testing support via strongly typed executeOperation

Add ApolloServer direct testing support via strongly typed executeOperation #168

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [main]
paths-ignore:
- '**/*.md'
permissions:
contents: read
packages: read
jobs:
pull_request:
uses: makerxstudio/shared-config/.github/workflows/node-ci.yml@main
with:
audit-script: npm run audit