BuildingRequiredInput
No description
Fields#
id (ID)#
This a primary key for Building
name (String!)#
define the building name
code (String!)#
define the code for every building
options (GQLTJson)#
JSON field type to store metadata of the building
notification (String)#
notification column
acctTrackingCode (String!)#
define the tracking code in every building for accounting purposes
ewayCountry (String)#
define the country code being set for eway gateway
formattedAddress (String)#
define the formal and proper arrangement of the building address
pop (String)#
pop column
createdAt (GQLTDate)#
updatedAt (GQLTDate)#
productGroupId (ID)#
This a primary key for Building
fileItemId (ID)#
This a primary key for Building
addressId (ID)#
This a primary key for Building
productGroup (BuildingProductGroupBelongsToInput)#
This is the mutation object for BuildingProductGroupBelongsTo
users (BuildingUsersHasManyInput)#
This is the mutation object for BuildingUsersHasMany
fileItem (BuildingFileItemBelongsToInput)#
This is the mutation object for BuildingFileItemBelongsTo
address (BuildingAddressBelongsToInput)#
This is the mutation object for BuildingAddressBelongsTo
groups (BuildingGroupsHasManyInput)#
This is the mutation object for BuildingGroupsHasMany