UNPKG

apollo-codegen

Version:

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

12 lines (11 loc) 248 B
// const query = gql` // query UserProfileView { // me { // id // # TODO https://app.asana.com/0/52068106376728/221203365474362 // uuid // # TODO https://app.asana.com/0/52068106376728/221203365474362 // role // } // } // `