GraphQL Schema
Schema
Query
Mutation
Scalars
BigDecimal
BigInteger
Boolean
Byte
ByteString
Char
DateTime
Duration
Float
ID
Int
JSON
Short
SID
String
Timestamp
TimeUUID
Unit
UUID
Enums
AccessInfoOrder
AddressStatus
AddressVisibility
AssetStatus
AttachmentMediaType
Availability
BundleProcessingStatus
CommentSortField
DeliverySpeed
FeatureAvailability
FloorplanFlag
FolderAccessFilter
MatterportApplication
MattertagMediaType
MeasurementsMode
ModelAccessFilter
ModelBackgroundColor
ModelBranding
ModelEventType
ModelFlag
ModelIdField
ModelPlayerView
ModelSortField
ModelState
ModelStateChange
ModelVisibility
PanoramaPlacement
PanoramaSource
PanoramicImageFormat
ParentType
PhotoResolution
PhotoType
ProcessingState
ResolutionStatus
SearchInclusion
SettingOverride
SharedResource
SortOrder
TextureQuality
Units
WebhookCredType
__DirectiveLocation
__TypeKind
Interfaces
Annotation
Asset
AssetBundle
CommonAsset
Image
Lockable
ModelSummary
OrganizationSummary
PanoramicImage
UserSummary
Unions
ObjectAnnotationSource
ReelElementAsset
Region
Objects
AccessInfo
AccessInfoList
Address
AnchorLocation
BundleOptions
BundleProcessingInformation
Clip
Comment
CommentResultList
Dimension
FileAttachmentResultList
Floorplan
Folder
FolderShareAccessLevel
GeoLocation
GeoPoint
HighlightReel
InferenceEvent
KeyValue
Label
Mattertag
Measurement
MeasurementPath
MeasurementPathPoint
Mesh
Model
ModelAssets
ModelBundle
ModelContact
ModelEventWebhookCallback
ModelEventWebhookCallbackList
ModelFloor
ModelMlsDetails
ModelOptions
ModelProcessingDetails
ModelPublicationDetails
ModelRoom
ModelSearchAssets
ModelSearchFloors
ModelSearchLocations
ModelSearchMattertags
ModelSearchMeasurements
ModelSearchMeshes
ModelSearchPanoLocations
ModelSearchPanos
ModelSearchPublicationDetails
ModelSearchResult
ModelSearchResultList
ModelSearchRooms
ModelSearchTextures
ModelShareAccessLevel
Note
ObjectAnnotation
ObjectClassification
OrganizationMetadata
PagedFolderList
PagedModelList
PanoramicImageLocation
PanoramicImageOption
PermissionSet
Photo
PhotoSummary
Point
Point2D
Pose
PrivateModelLink
Quaternion
ReelElement
Resource
SkyboxPanorama
SnapshotLocation
Texture
UserFolderShareAccess
UserMetadata
UserModelShareAccess
VectorRegion
WebhookCallback
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
BackgroundColorSettingOverride
CommentDetails
CommentPatch
CommentSort
ExternalAttachmentDetails
FloorPatch
FolderDetails
FolderPatch
IMeasurementPathPoint
IPoint2D
IPoint3D
KeyValueInput
LabelDetails
LabelPatch
MattertagDetails
MattertagPatch
MeasurementDetails
MeasurementPatch
MeasurementPathDetails
MeasurementPathPatch
MeasurementsModeOverride
MlsDetailsPatch
ModelContactPatch
ModelEventCallbackInput
ModelEventCallbackPatchInput
ModelOptionsPatch
ModelPatch
ModelSort
NoteDetails
NotePatch
PublicationDetailsPatch
ReelElementInput
UnitSettingOverride
UnlockOptions
WebhookCallbackInput
WebhookCallbackPatchInput
Directives
date
deprecated
include
skip
specifiedBy
IPoint3D
open_in_new
A 3D point used as an input.
GraphQL Schema definition
input
IPoint3D
{
x
:
Float
!
y
:
Float
!
z
:
Float
!
}
Require by
IMeasurementPathPoint
Input structure for a point along a measurement path.
LabelDetails
undefined
LabelPatch
undefined
MattertagDetails
undefined
MattertagPatch
undefined
MeasurementDetails
undefined
MeasurementPatch
undefined
NoteDetails
undefined
NotePatch
undefined