ApplyPatchOperationParamType type

Jenis ApplyPatchOperationParamType

type ApplyPatchOperationParamType =
  | "create_file"
  | "delete_file"
  | "update_file"