#
Interface: Scalars#
Properties#
Float• Float: number
Defined in: packages/gqless/src/Schema/types.ts:19
#
ID• ID: string
Defined in: packages/gqless/src/Schema/types.ts:20
#
Int• Int: number
Defined in: packages/gqless/src/Schema/types.ts:18
#
String• String: string
Defined in: packages/gqless/src/Schema/types.ts:17