@valueflows/vf-graphql
Version:
Reference GraphQL implementation of the ValueFlows spec
20 lines (15 loc) • 300 B
JavaScript
// Generated by scripts/build.js - edit the *.gql file instead!
module.exports = `
##
#
# Entrypoint for connection query filtering schemas
#
# @see schemas/bridging/*.filtering.gql
#
# @package ValueFlows GraphQL
# @since 2021-12-12
#
##
"Filtering module stub"
scalar _vf_filtering_dummy
`