address
No description
Fields#
id (ID)#
type (addressType)#
building (String)#
unitNo (String)#
streetNo (String)#
address (String)#
suburb (String)#
state (String)#
postCode (String)#
networkServiceId (String)#
pppUserName (String)#
pppPassword (String)#
createdAt (String)#
updatedAt (String)#
ress
address (String)#
Additional information field for long address
suburb (String)#
District/City of the address
state (String)#
state column
postCode (String)#
Postal Code of the adddress
networkServiceId (String)#
Network Service Id is a unique key used within the VostroNet Carrier application to identify a Network Services Connection
pppUserName (String)#
field that defines a unique username for a location for ppp based network connections
pppPassword (String)#
field that defines a unique password for a location for ppp based network connections
createdAt (GQLTDate!)#
updatedAt (GQLTDate!)#
countryId (ID)#
The ID of an object
meshId (ID)#
The ID of an object
deviceId (ID)#
The ID of an object
country (Country)#
users (UserBelongsToManyUsersList)#
If provided it will return results after the provided cursor
If provided the results will be the first ${amount} of records from provided cursor, if a cursor is not provided the results will be the first ${amount} of records.
If provided it will return results before the provided cursor
If provided the results will be the first ${amount} of records from provided cursor, if a cursor is not provided the results will be the last ${amount} of records.
orderBy([UserOrderBy])#
If provided this will sort the results by the supplied column and direction
where(GQLTQueryUserWhere)#include([GQLTUserIncludeObject])#
mesh (Mesh)#
device (Device)#
device that is associated to the address
location (Building)#
isNewConnection (Boolean)#
Interfaces#
Node#
An object with an ID