Skip to content

Add an improved graphqlOperationLoggingPlugin, deprecate the old loggingPlugin #157

Add an improved graphqlOperationLoggingPlugin, deprecate the old loggingPlugin

Add an improved graphqlOperationLoggingPlugin, deprecate the old loggingPlugin #157

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