PHP Constants and Environment Variables via Schema
PHP Constants and Environment Variables via Schema
This extension adds global field _env
to the GraphQL schema, which allows to obtain a value from an environment variable, or from a PHP constant.
This extension adds global field _env
to the GraphQL schema, which allows to obtain a value from an environment variable, or from a PHP constant.