UNPKG

@ptc-org/nestjs-query-graphql

Version:
4 lines (3 loc) 97 B
export type RepresentationType = { __typename: string; } & Record<string | symbol, unknown>;