ItemOptionalInput
No description
Fields#
id (ID)#
This a primary key for Item
name (String)#
displayName (String)#
type (ItemTypeOptionalInputEnum)#
index (Int)#
data (GQLTJson)#
path (String)#
createdAt (GQLTDate)#
updatedAt (GQLTDate)#
templateId (ID)#
This a primary key for Item
parentId (ID)#
This a primary key for Item
template (ItemTemplateBelongsToInput)#
This is the mutation object for ItemTemplateBelongsTo
templateRefs (ItemTemplateRefsHasManyInput)#
This is the mutation object for ItemTemplateRefsHasMany
children (ItemChildrenHasManyInput)#
This is the mutation object for ItemChildrenHasMany
parent (ItemParentBelongsToInput)#
This is the mutation object for ItemParentBelongsTo
permissions (ItemPermissionsHasManyInput)#
This is the mutation object for ItemPermissionsHasMany
file (ItemFileHasOneInput)#
This is the mutation object for ItemFileHasOne