UNPKG

graphql-map-selections

Version:

A package to map selections from graphql resolver info object

4 lines (3 loc) 171 B
export { default as mapSelections } from "./mapSelections"; export { default as toPrismaSelect } from "./toPrismaSelect"; export { PrismaSelect } from "./toPrismaSelect";