Module consts

Module consts 

Source

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