DeliveryItemtype DeliveryItem = { __typename?: 'DeliveryItem'; id: Scalars['String']; quantity: Scalars['Long']; }; Referenced Types Scalars