Skip to content
Settings

EntityCreatePayload

Schema definition for EntityCreatePayload

EntityCreatePayload

dataanyrequired
Payload data.
modelModelSpecrequired
Entity model to use for this payload.

This schema defines the structure and validation rules for EntityCreatePayload.

  • data (any, required): Payload data.
  • model (object, required): Entity model to use for this payload.

See other schemas in the entity category.