mirror of
https://github.com/pd4d10/git-touch.git
synced 2026-05-31 16:25:57 -05:00
refactor: split gql queries into files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# https://docs.github.com/en/graphql/overview/public-schema
|
||||
curl -o lib/graphql/schema.graphql https://docs.github.com/public/schema.docs.graphql
|
||||
curl -o lib/gql_github/schema.graphql https://docs.github.com/public/schema.docs.graphql
|
||||
|
||||
flutter pub run build_runner watch --delete-conflicting-outputs
|
||||
|
||||
Reference in New Issue
Block a user