Improve binaryTargets
documentation
#1896
Labels
docs
Documentation creation, updates or corrections
serverless-initiative
See #orm-discovery-deployment-and-docs
binaryTargets
are a way to tell the Prisma Client (prisma-client-js
) generator for which platforms (operating systems) it should download and store engine files. The current documentation is a good start, but not great as it is missing some bits and hard to understand for users.Current documentation:
Problems:
binaryTargets
property is technically only a property ofprisma-client-js
, not allgenerators
so is more or less documented in the wrong place in the schema. The list of supported platforms should probably be moved somewhere else more for the Client vs. at the current location with schemaThe text was updated successfully, but these errors were encountered: