pub fn build_schema(database_path: impl Into<PathBuf>) -> AnimeDbSchemaExpand description
Builds the GraphQL schema backed by one SQLite database path.
pub fn build_schema(database_path: impl Into<PathBuf>) -> AnimeDbSchemaBuilds the GraphQL schema backed by one SQLite database path.