# Variables
AppConfig stores all the config values for our application.
# Structs
MetadataConfig stores the configuration for metadata.
OIDCClientConfig stores the configuration for an OIDC client.
PermissionRelation stores the permission relation metadata needed to create AuthRelationshipRelation.
SupergraphConfig stores the configuration for the supergraph.