mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
d864bed4f4
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5675 GitOrigin-RevId: b320b6f5bb092d20a4de8e51f6711323dd2b0a05
2 lines
64 B
TypeScript
2 lines
64 B
TypeScript
export const ADMIN_SECRET_HEADER_KEY = 'x-hasura-admin-secret';
|