mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-09-12 12:37:32 +00:00
fix: search api on blog
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ overwrite: true
|
||||
schema:
|
||||
- 'https://graphql.datocms.com/':
|
||||
headers:
|
||||
Authorization: Bearer ${CMS_ACCESS_TOKEN}
|
||||
Authorization: Bearer ${NEXT_PUBLIC_CMS_ACCESS_TOKEN}
|
||||
documents: './src/**/*.{gql,graphql}'
|
||||
generates:
|
||||
./src/lib/cms/generated.ts:
|
||||
|
||||
Reference in New Issue
Block a user