{"version":3,"file":"LearningThroughArtFragments-W0zHVo7z.js","sources":["../../src/queries/LearningThroughArtFragments.js"],"sourcesContent":["import gql from 'graphql-tag';\n\nexport const lookFragment = {\n  info: gql`\n    fragment lookInfo on Look_at_art {\n      __typename\n      artists {\n        nodes {\n          name\n        }\n      }\n      excerpt\n      featuredImage {\n        node {\n          altText\n          description\n          mediaDetails {\n            height\n            width\n          }\n          sourceUrl\n        }\n      }\n      featuredImageWidth\n      imageSrcset\n      lookAtArtGrades {\n        nodes {\n          name\n          slug\n        }\n      }\n      lookAtArtThemes {\n        nodes {\n          name\n          slug\n        }\n      }\n      lookAtArtTechniques {\n        nodes {\n          name\n          slug\n        }\n      }\n      slug\n      title\n    }\n  `\n};\n\nexport const makingFragment = {\n  info: gql`\n    fragment makingInfo on Making_art {\n      __typename\n      excerpt\n      featuredImage {\n        node {\n          altText\n          description\n          sourceUrl\n        }\n      }\n      featuredImageWidth\n      imageSrcset\n      makingArtThemes {\n        nodes {\n          name\n          slug\n        }\n      }\n      makingArtTechniques {\n        nodes {\n          name\n          slug\n        }\n      }\n      slug\n      title\n    }\n  `\n};\n"],"names":["lookFragment","gql","makingFragment"],"mappings":"8zGAEaA,EAAe,CAC1B,KAAMC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GA4CR,EAEaC,EAAiB,CAC5B,KAAMD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,GA6BR"}