FFPostgresQuery$json top-level constant
Implementation
@$core.Deprecated('Use fFPostgresQueryDescriptor instead')
const FFPostgresQuery$json = {
'1': 'FFPostgresQuery',
'2': [
{
'1': 'filters',
'3': 1,
'4': 3,
'5': 11,
'6': '.flutterflow.FFPostgresFilter',
'10': 'filters'
},
{'1': 'is_or_query', '3': 7, '4': 1, '5': 8, '10': 'isOrQuery'},
{
'1': 'order_bys',
'3': 2,
'4': 3,
'5': 11,
'6': '.flutterflow.FFPostgresOrderBy',
'10': 'orderBys'
},
{'1': 'limit', '3': 3, '4': 1, '5': 5, '10': 'limit'},
{'1': 'is_single_row', '3': 4, '4': 1, '5': 8, '10': 'isSingleRow'},
{'1': 'hide_on_empty', '3': 5, '4': 1, '5': 8, '10': 'hideOnEmpty'},
{
'1': 'is_streaming_supabase_query',
'3': 6,
'4': 1,
'5': 8,
'10': 'isStreamingSupabaseQuery'
},
],
};