OrderTokenInputInput to retrieve an order based on token. type OrderTokenInput = { token: Scalars['String']['input']; }; Referenced Types Scalars