|
| 1 | +/* THIS IS A GENERATED FILE */ |
| 2 | +/* eslint-disable import/no-duplicates */ |
| 3 | + |
| 4 | +declare module '*/fetch-channel-details.ctp.graphql' { |
| 5 | + import { DocumentNode } from 'graphql'; |
| 6 | + const defaultDocument: DocumentNode; |
| 7 | + export const FetchChannelDetails: DocumentNode; |
| 8 | + |
| 9 | + export default defaultDocument; |
| 10 | +} |
| 11 | + |
| 12 | +declare module '*/fetch-channels.ctp.graphql' { |
| 13 | + import { DocumentNode } from 'graphql'; |
| 14 | + const defaultDocument: DocumentNode; |
| 15 | + export const FetchChannels: DocumentNode; |
| 16 | + |
| 17 | + export default defaultDocument; |
| 18 | +} |
| 19 | + |
| 20 | +declare module '*/update-channel-details.ctp.graphql' { |
| 21 | + import { DocumentNode } from 'graphql'; |
| 22 | + const defaultDocument: DocumentNode; |
| 23 | + export const UpdateChannelDetails: DocumentNode; |
| 24 | + |
| 25 | + export default defaultDocument; |
| 26 | +} |
| 27 | + |
| 28 | +declare module '*/fetch-custom-objects.ctp.graphql' { |
| 29 | + import { DocumentNode } from 'graphql'; |
| 30 | + const defaultDocument: DocumentNode; |
| 31 | + export const FetchCustomObjects: DocumentNode; |
| 32 | + |
| 33 | + export default defaultDocument; |
| 34 | +} |
| 35 | + |
| 36 | +declare module '*/fetch-custom-object-details.ctp.graphql' { |
| 37 | + import { DocumentNode } from 'graphql'; |
| 38 | + const defaultDocument: DocumentNode; |
| 39 | + export const UpdateCustomObjects: DocumentNode; |
| 40 | + export default defaultDocument; |
| 41 | +} |
| 42 | + |
| 43 | +declare module '*/update-custom-object-details.ctp.graphql' { |
| 44 | + import { DocumentNode } from 'graphql'; |
| 45 | + const defaultDocument: DocumentNode; |
| 46 | + export const UpdateCustomObjectDetails: DocumentNode; |
| 47 | + export default defaultDocument; |
| 48 | +} |
| 49 | + |
| 50 | +declare module '*/remove-custom-object-details.ctp.graphql' { |
| 51 | + import { DocumentNode } from 'graphql'; |
| 52 | + const defaultDocument: DocumentNode; |
| 53 | + export const RemoveCustomObjectDetails: DocumentNode; |
| 54 | + export default defaultDocument; |
| 55 | +} |
| 56 | + |
| 57 | +declare module '*/fetch-extension-destination.ctp.graphql' { |
| 58 | + import { DocumentNode } from 'graphql'; |
| 59 | + const defaultDocument: DocumentNode; |
| 60 | + export const FetchExtensionDestination: DocumentNode; |
| 61 | + export default defaultDocument; |
| 62 | +} |
0 commit comments