Alokai

ItemStateDraftType

type ItemStateDraftType = {
  quantity: Scalars['Long'];
  state: ReferenceInput;
};

Referenced Types

On this page