FFSupabaseEdgeFunction$json top-level constant
Implementation
@$core.Deprecated('Use fFSupabaseEdgeFunctionDescriptor instead')
const FFSupabaseEdgeFunction$json = {
'1': 'FFSupabaseEdgeFunction',
'2': [
{
'1': 'edit_metadata',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFEditMetadata',
'8': {},
'10': 'editMetadata'
},
{'1': 'code', '3': 2, '4': 1, '5': 9, '10': 'code'},
{'1': 'description', '3': 3, '4': 1, '5': 9, '10': 'description'},
{'1': 'verify_jwt', '3': 4, '4': 1, '5': 8, '10': 'verifyJwt'},
{
'1': 'identifier',
'3': 5,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'identifier'
},
{
'1': 'return_parameter',
'3': 6,
'4': 1,
'5': 11,
'6': '.flutterflow.FFParameter',
'10': 'returnParameter'
},
{
'1': 'parameters',
'3': 7,
'4': 3,
'5': 11,
'6': '.flutterflow.FFParameter',
'10': 'parameters'
},
{'1': 'enable_cors', '3': 8, '4': 1, '5': 8, '10': 'enableCors'},
{'1': 'deno_json', '3': 9, '4': 1, '5': 9, '10': 'denoJson'},
{
'1': 'deployed_supabase_project_id',
'3': 10,
'4': 1,
'5': 9,
'8': {},
'10': 'deployedSupabaseProjectId'
},
],
'7': {},
};