MapItemOptionalInput
No description
Fields#
id (ID)#
This a primary key for MapItem
type (MapItemTypeOptionalInputEnum)#
define type of map item
level (Int)#
define the zoom level of map item
position (GQLTJson)#
define the longitude and latitude point of the map item
polygon (GQLTJson)#
define each point position of each side
createdAt (GQLTDate)#
updatedAt (GQLTDate)#
mapId (ID)#
This a primary key for MapItem
deviceId (ID)#
This a primary key for MapItem
fileItemId (ID)#
This a primary key for MapItem
map (MapItemMapBelongsToInput)#
This is the mutation object for MapItemMapBelongsTo
device (MapItemDeviceBelongsToInput)#
This is the mutation object for MapItemDeviceBelongsTo
fileItem (MapItemFileItemBelongsToInput)#
This is the mutation object for MapItemFileItemBelongsTo