Skip to main content

serviceLocationByID

Query that returns the service location associated with an ID.

If no service location with that ID is found, returns null

serviceLocationByID(
id: ID!
): ServiceLocation

Arguments

id (ID!)

ID of the service location

Type

ServiceLocation

Represents a service location. A service location is a logical grouping of container sites based on geographical area