16 lines
220 B
JavaScript

exports.VUE_APOLLO_QUERY_KEYWORDS = [
'variables',
'watch',
'update',
'result',
'error',
'loadingKey',
'watchLoading',
'skip',
'throttle',
'debounce',
'subscribeToMore',
'prefetch',
'manual',
]