Request

Response

    Objects

    Units

    object

    Represents the unit of measurement for a property.


    Fields

    id*
    ID! non-null
    Id of the corresponding unit.
    name*
    String! non-null
    Name of the corresponding unit.
    * Required
    Was this section useful?


    Where Used

    UsageUsed ByDescription
    Field Of PropertyDefinition Data object that represents property definition. Property definition is an object that acts as a template to create properties on an entity.
    Was this section useful?