Skip to main content

createContainerSite

Mutation used to create a new container site given CreateContainerSiteInput.

Returns the container site created if successful and null if unsuccessful

createContainerSite(
input: CreateContainerSiteInput!
): ContainerSite

Arguments

input (CreateContainerSiteInput!)

Parameters used to create a new container site

Type

ContainerSite

Represents a container site. A container site is a site where one container exists. The container at the container site may change but the container site will remain the same