Magidoc

CreateCloudServiceInput
Input Object

Input type for creating a new Cloud Service.

Fields

#

config

Non-null

The configuration for the cloud service.

description

A description of the cloud service.

enabled

Whether or not to initially enable this Cloud Service

handle

Non-null

A handle, or short, URL safe string to identify the cloud service.

kind

Non-null

The kind of cloud service this is.

name

Non-null

The name of the cloud service.

Usages

#

References

#

  • Argument input of field createCloudService from type Mutation