jira.js
Guide
GitHub
Preparing search index...
cloud
MinimalFieldSchemeToFieldsPartialFailureSchema
Variable MinimalFieldSchemeToFieldsPartialFailureSchema
Const
MinimalFieldSchemeToFieldsPartialFailureSchema
:
ZodObject
<
{
error
:
ZodOptional
<
ZodString
>
;
fieldId
:
ZodString
;
schemeId
:
ZodNumber
;
success
:
ZodBoolean
;
}
,
$loose
,
>
= ...
Minimal partial failure result when updating field scheme to fields associations.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Minimal partial failure result when updating field scheme to fields associations.