SerializedPatchResponseBody

type SerializedPatchResponseBody: object;

Wire format for "Patch" Action responses

Type declaration

changes

changes: SerializedPatchChange[];

errors

errors: SerializedPatchErrors;