Schema Documentation

OrderToDownloadableItemConnectionWhereArgs

Description

Arguments for filtering the OrderToDownloadableItemConnection connection

Fields
Input FieldDescription
active - Boolean Limit results to downloadable items that can be downloaded now.
expired - Boolean Limit results to downloadable items that are expired.
hasDownloadsRemaining - Boolean Limit results to downloadable items that have downloads remaining.
Example
{"active":false,"expired":false,"hasDownloadsRemaining":false}
©  2021-2023WPGraphQL WooCommerce.All rights reserved.