Schema Documentation

SimpleAttribute

Description

A simple attribute object

Fields
Field NameDescription
id - ID! The globally unique ID for the object
name - String Name of attribute
value - String Selected value of attribute
Example
{"id":4,"name":"abc123","value":"xyz789"}