Skip to main content

containerSiteByID

Query that returns the container site associated with an ID.

If no container site with that ID is found, returns null

containerSiteByID(
id: ID!
): ContainerSite

Arguments

id (ID!)

ID of the 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