UNPKG

apollo-codegen

Version:

Generate API code or type annotations based on a GraphQL schema and query documents

10 lines 130 B
"use strict"; const query = gql ` query UserProfileView { me { id uuid role } `; //# sourceMappingURL=invalid.js.map