Skip to content

Instantly share code, notes, and snippets.

@vasilich6107
Created January 13, 2020 20:48
Show Gist options
  • Save vasilich6107/68a15370e54f20f9b8147b06031bfa69 to your computer and use it in GitHub Desktop.
Save vasilich6107/68a15370e54f20f9b8147b06031bfa69 to your computer and use it in GitHub Desktop.
targets:
$default:
sources:
- lib/**
- graphql/**
- my.schema.json
builders:
artemis:
options:
schema_mapping:
- schema: my.schema.json
queries_glob: graphql/*.graphql
output: lib/graphql_api.dart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment