Function jsonSchema2PrismaSelect
jsonSchema2PrismaSelect( typeName: string, schema: JSONSchema7, options?: JsonSchema2PrismaSelectOptions,): SelectResult Parameters
- typeName: string
- schema: JSONSchema7
Optionaloptions: JsonSchema2PrismaSelectOptions
Returns SelectResult