Skip to content
R-Service R-Service
RR Tech Service Management Developer Guide

CustomCollectionElementCreateInput

Input values for customCollectionElementCreate.

clientMutationId ( String )

A unique identifier for the client performing the mutation.

customCollection ( String )

Reference of the collection of this element.

customCollectionId ( ID )

Identifier of the collection of this element.

customFields ( CustomFieldInput )

Values for custom fields to be used by the UI Extension that is linked to the record.

customFieldsAttachments ( AttachmentInput )

The attachments used in the custom fields’ values.

description ( String )

Description of the collection element.

disabled ( Boolean )

Whether the collection element may not be referenced from custom fields of other records.

information ( String )

Any additional information about the element that might prove useful.

name ( String! )

Name of the collection element.

reference ( String )

The Reference field defaults to the Name field value, written in lower case characters and with all spaces replaced by the underscore character.

source ( String )

An identifier for the client application submitting the resource or the name of an external system.

sourceID ( String )

The unique identifier of the resource in an external system.