Skip to content

createIMSProject

Creates a new IMSProject, requirse SYNC_TRACKABLES on the specified IMS AND MANAGE_IMS on the specified Trackable

graphql
createIMSProject(
  input: CreateIMSProjectInput!
): CreateIMSProjectPayload!

Arguments

createIMSProject.input ● CreateIMSProjectInput! non-null input

Defines the created IMSProject

Type

CreateIMSProjectPayload object

Released under the MIT License.