UNPKG

@unly/ra-data-graphql-prisma

Version:
4 lines (3 loc) 134 B
import { IntrospectionTypeRef } from 'graphql'; declare const isList: (type: IntrospectionTypeRef) => boolean; export default isList;