JSONFieldInput
Input set update the value of a JSON field, like an extension field or a templated field.
input JSONFieldInput {
name: String!
value: JSON
}
Fields
JSONFieldInput.name ● String! non-null scalar
The name of the field
JSONFieldInput.value ● JSON scalar
The new value of the field
Member of
ArtefactFilterInput input ● ChangeIssueTemplateInput input ● ComponentFilterInput input ● ComponentVersionFilterInput input ● ComponentVersionInput input ● CreateArtefactInput input ● CreateArtefactTemplateInput input ● CreateComponentInput input ● CreateComponentTemplateInput input ● CreateComponentVersionInput input ● CreateIMSInput input ● CreateIMSProjectInput input ● CreateInterfacePartInput input ● CreateInterfaceSpecificationInput input ● CreateInterfaceSpecificationTemplateInput input ● CreateInterfaceSpecificationVersionInput input ● CreateIssueInput input ● CreateIssueTemplateInput input ● CreateRelationInput input ● CreateRelationTemplateInput input ● IMSFilterInput input ● IMSIssueFilterInput input ● IMSProjectFilterInput input ● IMSUserFilterInput input ● InterfacePartFilterInput input ● InterfacePartInput input ● InterfaceSpecificationFilterInput input ● InterfaceSpecificationInput input ● InterfaceSpecificationVersionFilterInput input ● InterfaceSpecificationVersionInput input ● IssueFilterInput input ● RelationFilterInput input ● SubTemplateInput input ● UpdateArtefactInput input ● UpdateComponentInput input ● UpdateComponentVersionInput input ● UpdateIMSInput input ● UpdateIMSProjectInput input ● UpdateInterfacePartInput input ● UpdateInterfaceSpecificationInput input ● UpdateInterfaceSpecificationVersionInput input ● UpdateRelationInput input