export default () => ({ error: null, isLoading: true, // functions functions: [], hasFunctionData: true, // function_details hasPrometheus: true, hasPrometheusData: false, graphData: {}, });