Function handle_graphql_config

Source
pub fn handle_graphql_config(
    config_dir: &PathBuf,
    args: GraphQLServerConfigArgs,
) -> Result<()>