Request

Response

    Objects

    ConfigurationTable

    object

    An object representing the configuration table.


    Fields

    id*
    ID! non-null
    ID that uniquely identifies this configuration table in the design.
    name*
    String! non-null
    The name of this configuration table.
    configuredDesignItemVersion*An object representing the item that contains this configuration table.
    rows*An array of rows within this configuration table.
    * Required
    Was this section useful?


    Where Used

    UsageUsed ByDescription
    Field Of ConfiguredDesignItem Represents an item that contains configurations.
    Field Of ConfiguredDesignItemVersion Represents a version of an item that contains configurations.
    Was this section useful?