Skip to content

Commit

Permalink
Updates for public gql schema
Browse files Browse the repository at this point in the history
  • Loading branch information
wileymc committed Dec 22, 2024
1 parent e713399 commit b3562ec
Show file tree
Hide file tree
Showing 8 changed files with 4,951 additions and 8,070 deletions.
10 changes: 10 additions & 0 deletions codegen.public.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
schema:
- ${GRAPHQL_SCHEMA_PATH}:
headers:
authorization: "Bearer ${POPULIST_API_KEY_PUBLIC}"
generates:
./graphql/schema-public.graphql:
plugins:
- schema-ast
config:
includeDirectives: true
2 changes: 1 addition & 1 deletion generated/schema/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "1.0",
"generated": "2024-12-20T18:43:36.087Z",
"generated": "2024-12-22T20:48:21.166Z",
"categories": [
"types",
"queries",
Expand Down
Loading

0 comments on commit b3562ec

Please sign in to comment.