Schema Documentation

CustomerToDownloadableItemConnectionWhereArgs

Description

Arguments for filtering the CustomerToDownloadableItemConnection 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":true,"hasDownloadsRemaining":false}