## BackgroundJobInteraction type [​](/content/docs/sdk/core.backgroundjobinteraction#backgroundjobinteraction-type "Direct link to BackgroundJobInteraction type"/index.html)

**Signature:**

```typescript
export type BackgroundJobInteraction = 'create' | 'update' | 'delete';
```

- [BackgroundJobInteraction type](/content/docs/sdk/core.backgroundjobinteraction#backgroundjobinteraction-type/index.html)
