Constants§
- DATABASE_
DIRECTORY - the subdirectory within ‘$PROJECT/.grafbase’ containing the database
- DEFAULT_
LOG_ FILTER - the tracing filter to be used when tracing is off
- DEFAULT_
PORT - the default port on which the server will run
- DOT_
GRAFBASE_ DIRECTORY - the name for the db / cache directory per project and the global cache directory for the user
- EPHEMERAL_
PORT_ RANGE - the range suggested for ephemeral ports by IANA
- GRAFBASE_
DIRECTORY_ NAME - the name of the directory indicating a grafbase project
- GRAFBASE_
ENV_ FILE_ NAME - a file expected to be in the grafbase directory
- GRAFBASE_
SCHEMA_ FILE_ NAME - a file expected to be in the grafbase directory
- LOCALHOST
- localhost IP
- MAX_
PORT - the max port to use when searching for an available port
- REGISTRY_
FILE - the registry.json file generated from schema.graphql
- RESOLVERS_
DIRECTORY_ NAME - the /resolvers directory containing resolver implementations
- TRACE_
LOG_ FILTER - the tracing filter to be used when tracing is on