SalesChannelsQuery$json top-level constant

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

Implementation

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