OperationInput type
type OperationInput =
| CreateOperationInput
| UpsertOperationInput
| ReadOperationInput
| DeleteOperationInput
| ReplaceOperationInput
| PatchOperationInput
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
type OperationInput =
| CreateOperationInput
| UpsertOperationInput
| ReadOperationInput
| DeleteOperationInput
| ReplaceOperationInput
| PatchOperationInput