Logo of FrontifyDeveloper portalArrow to the right
GraphQL reference
Object type

SimpleMarking

No description
Implemented interfaces

An Interface is an abstract type that includes a certain set of fields that a type must include to implement the interface.

Interface representing a visual Marking (highlighted point/area) of an Asset.

Type fields
position:MarkingPosition!

The Marking position in percent relative to the top left corner of the Asset.

The Marking dimensions in percent of Asset dimensions.