Перейти к содержимому
R-Service R-Service
Руководство разработчика RR Tech Service Management

CustomCollectionCreateInput

Эта документация пока недоступна на вашем языке, поэтому показана английская версия.

Input values for customCollectionCreate.

clientMutationId ( String )

A unique identifier for the client performing the mutation.

description ( String )

Description of the collection.

descriptionAttachments ( AttachmentInput )

The attachments used in the description field.

disabled ( Boolean )

Whether the collection may not be used for new custom views.

name ( String! )

Name of the collection.

newCollectionElements ( CustomCollectionElementInput )

Elements of this custom collection.

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. This reference can be used to link the collection to an element using the R-Service APIs or the R-Service Import functionality.

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.

uiExtensionId ( ID )

UI extension that is to be applied to the record.