Back to Pocketbase

Function deleteWithContext

static/jsvm/functions/_app.deleteWithContext.html

latest639 B
Original Source

Function deleteWithContext

  • deleteWithContext(ctx, model): void

Delete deletes the specified model from the regular app database (the context could be used to limit the query execution).

Parameters

ctx: context.Context
model: Model

Returns void

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc