export type Scalar = string | number | boolean | null | undefined;