Skip to content

CreateIMSPayload ​

No description

graphql
type CreateIMSPayload {
  ims: IMS!
}

Fields ​

CreateIMSPayload.ims ● IMS! non-null object ​

The created IMS

Returned By ​

createIMS mutation

Released under the MIT License.