Skip to content

deleteIMS ​

Deletes the specified IMS, requires ADMIN on the IMS to delete. Also deletes all associated IMSProjects

graphql
deleteIMS(
  input: DeleteNodeInput!
): DeleteNodePayload!

Arguments ​

deleteIMS.input ● DeleteNodeInput! non-null input ​

Defines which IMS to delete

Type ​

DeleteNodePayload object ​

Payload type for delete node mutations

Released under the MIT License.