Select
Select values
type Select {
id: String!
name: String!
}
Fields
Select.id ● String! non-null scalar
ID of the select value
Select.name ● String! non-null scalar
Name/value of the select value
Member of
GiftcardIntent object