Schema Documentation

SubscriptionToDownloadableItemConnectionWhereArgs

Description

Arguments for filtering the SubscriptionToDownloadableItemConnection 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":true}