Homepage

TransactableInputType

Last edit: Oct 26, 2022

No description

type TransactableInputType {
  creator_id: ID
  currency: String
  description: String
  name: String
  properties: [CustomAttributeInputType]
  quantity: Int
  slug: String
  state_event: String
  transactable_type_name: String
}

Fields

creator_id (ID)

currency (String)

description (String)

name (String)

properties (CustomAttributeInputType)

quantity (Int)

slug (String)

state_event (String)

transactable_type_name (String)

Questions?

We are always happy to help with any questions you may have.

contact us