Skip to content

Choose a Payload package

PackageOwnsDoes not own
@nexload-sdk/payload-fieldsConcrete semantic Payload field factories and matching Admin UIGeneral schema derivation or editor feature policy
@nexload-sdk/payload-editorSemantic Payload Lexical feature and preset configurationRich-text fields, frontend rendering, Blocks schemas, or themes
@nexload-sdk/payload-schemaCanonical field validation compiled into Payload fields and reusable Zod schemasCollections, access control, populated documents, or CRUD DTO inference
@nexload-sdk/payload-operationsTyped custom operation contracts, Payload endpoints, SDK facade, transport plugins, and defined errorsCRUD replacement, collection definitions, transactions, retry, caching, batching, or custom serializers

The packages can be composed, but they do not wrap one another. Keep collection lifecycle, access, drafts, localization, tabs, and application business rules in the Payload application.