Skip to content

updateIMSProject

Updates the specified IMSProject, requirse SYNC_TRACKABLES on the IMS associted with the specified IMSProject AND MANAGE_IMS on the Trackable associated with the specified IMSProject.

graphql
updateIMSProject(
  input: UpdateIMSProjectInput!
): UpdateIMSProjectPayload!

Arguments

updateIMSProject.input ● UpdateIMSProjectInput! non-null input

Defines which IMSProject to update and how to update it

Type

UpdateIMSProjectPayload object

Released under the MIT License.