optionalFeatures
Type: OptionalFeature[]
This array indicates that you are willing to opt-in for the specified optional features. These features greatly enhance the way Prisma Util operates. To enable a list of optional features, add the following line to your exported configuration object:
prisma-util.config.mjs
Last updated