UNPKG

@mikosramek/mnpg

Version:

MNPG is an Apollo wrapper library that interfaces with [prismic](prismic.io/). It stands for Miko's Neocities Prismic Grabber, as it was first used for my Neocities site, but has no affiliation with them other than in spirit.

2 lines (1 loc) 150 B
declare const schemaQuery = "\n{\n __schema {\n types {\n kind\n name\n possibleTypes {\n name \n }\n }\n }\n}\n";