WebsitePageQuery$json top-level constant

  1. @Deprecated('Use websitePageQueryDescriptor instead')
Map<String, Object> const WebsitePageQuery$json

Implementation

@$core.Deprecated('Use websitePageQueryDescriptor instead')
const WebsitePageQuery$json = {
  '1': 'WebsitePageQuery',
  '2': [
    {
      '1': 'Continuation',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.ContinuationToken',
      '10': 'Continuation'
    },
    {
      '1': 'WebsiteId',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.WebsiteId',
      '10': 'WebsiteId'
    },
  ],
};