Location

Generated query for Location type nodes.

Location(
_hash_id: ID = 0
addrLine: String
country: String
postBox: String
postCode: String
region: String
settlement: String
_id: String
first: Int = 0
offset: Int = 0
orderBy: [_LocationOrdering] = []
filter: _LocationFilter
): [Location]

Arguments

_hash_id (ID)

addrLine (String)

country (String)

postBox (String)

postCode (String)

region (String)

settlement (String)

_id (String)

first (Int)

offset (Int)

orderBy ([_LocationOrdering])

filter (_LocationFilter)

Type

Location