📄️ ConnectionsArgs (class)
The class for the "sqrl" argument of the main function of [connections.py], which runs at server startup time.
📄️ ParametersArgs (class)
The class for the "sqrl" argument of the main function of [parameters.py], which runs at server startup time.
📄️ BuildModelArgs (class)
The class for the "sqrl" argument of the main function of Python [build models], which runs at build time.
📄️ ContextArgs (class)
The class for the "sqrl" argument of the main function of [context.py], which runs per (uncached) API request for data results.
📄️ ModelArgs (class)
The class for the "sqrl" argument of the main function of a Python [federate model], which runs per (uncached) API request for dataset results.
📄️ DashboardArgs (class)
The class for the "sqrl" argument of the main function of a Python [dashboard], which runs per (uncached) API request for dashboard results.