Skip to content

updateIMS

Updates the specified IMS, requires ADMIN on the IMS.

graphql
updateIMS(
  input: UpdateIMSInput!
): UpdateIMSPayload!

Arguments

updateIMS.input ● UpdateIMSInput! non-null input

Defines which IMS to update and how to update it

Type

UpdateIMSPayload object

Released under the MIT License.