diff --git a/codegen.yml b/codegen.yml index 890f1a94..26bb58f6 100644 --- a/codegen.yml +++ b/codegen.yml @@ -1,6 +1,6 @@ overwrite: true schema: - "https://demo.plexo.app/graphql": + "https://latest.internal.plexo.app/graphql": headers: "Authorization": "Bearer xxx" documents: "src/graphql/**/*.graphql"