interface Index_Filter {
    _change_block?: InputMaybe<BlockChangedFilter>;
    and?: InputMaybe<InputMaybe<Index_Filter>[]>;
    createdAtBlockNumber?: InputMaybe<string>;
    createdAtBlockNumber_gt?: InputMaybe<string>;
    createdAtBlockNumber_gte?: InputMaybe<string>;
    createdAtBlockNumber_in?: InputMaybe<string[]>;
    createdAtBlockNumber_lt?: InputMaybe<string>;
    createdAtBlockNumber_lte?: InputMaybe<string>;
    createdAtBlockNumber_not?: InputMaybe<string>;
    createdAtBlockNumber_not_in?: InputMaybe<string[]>;
    createdAtTimestamp?: InputMaybe<string>;
    createdAtTimestamp_gt?: InputMaybe<string>;
    createdAtTimestamp_gte?: InputMaybe<string>;
    createdAtTimestamp_in?: InputMaybe<string[]>;
    createdAtTimestamp_lt?: InputMaybe<string>;
    createdAtTimestamp_lte?: InputMaybe<string>;
    createdAtTimestamp_not?: InputMaybe<string>;
    createdAtTimestamp_not_in?: InputMaybe<string[]>;
    id?: InputMaybe<string>;
    id_gt?: InputMaybe<string>;
    id_gte?: InputMaybe<string>;
    id_in?: InputMaybe<string[]>;
    id_lt?: InputMaybe<string>;
    id_lte?: InputMaybe<string>;
    id_not?: InputMaybe<string>;
    id_not_in?: InputMaybe<string[]>;
    indexCreatedEvent?: InputMaybe<string>;
    indexCreatedEvent_?: InputMaybe<IndexCreatedEvent_Filter>;
    indexCreatedEvent_contains?: InputMaybe<string>;
    indexCreatedEvent_contains_nocase?: InputMaybe<string>;
    indexCreatedEvent_ends_with?: InputMaybe<string>;
    indexCreatedEvent_ends_with_nocase?: InputMaybe<string>;
    indexCreatedEvent_gt?: InputMaybe<string>;
    indexCreatedEvent_gte?: InputMaybe<string>;
    indexCreatedEvent_in?: InputMaybe<string[]>;
    indexCreatedEvent_lt?: InputMaybe<string>;
    indexCreatedEvent_lte?: InputMaybe<string>;
    indexCreatedEvent_not?: InputMaybe<string>;
    indexCreatedEvent_not_contains?: InputMaybe<string>;
    indexCreatedEvent_not_contains_nocase?: InputMaybe<string>;
    indexCreatedEvent_not_ends_with?: InputMaybe<string>;
    indexCreatedEvent_not_ends_with_nocase?: InputMaybe<string>;
    indexCreatedEvent_not_in?: InputMaybe<string[]>;
    indexCreatedEvent_not_starts_with?: InputMaybe<string>;
    indexCreatedEvent_not_starts_with_nocase?: InputMaybe<string>;
    indexCreatedEvent_starts_with?: InputMaybe<string>;
    indexCreatedEvent_starts_with_nocase?: InputMaybe<string>;
    indexDistributionClaimedEvents_?: InputMaybe<IndexDistributionClaimedEvent_Filter>;
    indexId?: InputMaybe<string>;
    indexId_gt?: InputMaybe<string>;
    indexId_gte?: InputMaybe<string>;
    indexId_in?: InputMaybe<string[]>;
    indexId_lt?: InputMaybe<string>;
    indexId_lte?: InputMaybe<string>;
    indexId_not?: InputMaybe<string>;
    indexId_not_in?: InputMaybe<string[]>;
    indexSubscribedEvents_?: InputMaybe<IndexSubscribedEvent_Filter>;
    indexUnitsUpdatedEvents_?: InputMaybe<IndexUnitsUpdatedEvent_Filter>;
    indexUnsubscribedEvents_?: InputMaybe<IndexUnsubscribedEvent_Filter>;
    indexUpdatedEvents_?: InputMaybe<IndexUpdatedEvent_Filter>;
    indexValue?: InputMaybe<string>;
    indexValue_gt?: InputMaybe<string>;
    indexValue_gte?: InputMaybe<string>;
    indexValue_in?: InputMaybe<string[]>;
    indexValue_lt?: InputMaybe<string>;
    indexValue_lte?: InputMaybe<string>;
    indexValue_not?: InputMaybe<string>;
    indexValue_not_in?: InputMaybe<string[]>;
    or?: InputMaybe<InputMaybe<Index_Filter>[]>;
    publisher?: InputMaybe<string>;
    publisher_?: InputMaybe<Account_Filter>;
    publisher_contains?: InputMaybe<string>;
    publisher_contains_nocase?: InputMaybe<string>;
    publisher_ends_with?: InputMaybe<string>;
    publisher_ends_with_nocase?: InputMaybe<string>;
    publisher_gt?: InputMaybe<string>;
    publisher_gte?: InputMaybe<string>;
    publisher_in?: InputMaybe<string[]>;
    publisher_lt?: InputMaybe<string>;
    publisher_lte?: InputMaybe<string>;
    publisher_not?: InputMaybe<string>;
    publisher_not_contains?: InputMaybe<string>;
    publisher_not_contains_nocase?: InputMaybe<string>;
    publisher_not_ends_with?: InputMaybe<string>;
    publisher_not_ends_with_nocase?: InputMaybe<string>;
    publisher_not_in?: InputMaybe<string[]>;
    publisher_not_starts_with?: InputMaybe<string>;
    publisher_not_starts_with_nocase?: InputMaybe<string>;
    publisher_starts_with?: InputMaybe<string>;
    publisher_starts_with_nocase?: InputMaybe<string>;
    subscriptions_?: InputMaybe<IndexSubscription_Filter>;
    token?: InputMaybe<string>;
    token_?: InputMaybe<Token_Filter>;
    token_contains?: InputMaybe<string>;
    token_contains_nocase?: InputMaybe<string>;
    token_ends_with?: InputMaybe<string>;
    token_ends_with_nocase?: InputMaybe<string>;
    token_gt?: InputMaybe<string>;
    token_gte?: InputMaybe<string>;
    token_in?: InputMaybe<string[]>;
    token_lt?: InputMaybe<string>;
    token_lte?: InputMaybe<string>;
    token_not?: InputMaybe<string>;
    token_not_contains?: InputMaybe<string>;
    token_not_contains_nocase?: InputMaybe<string>;
    token_not_ends_with?: InputMaybe<string>;
    token_not_ends_with_nocase?: InputMaybe<string>;
    token_not_in?: InputMaybe<string[]>;
    token_not_starts_with?: InputMaybe<string>;
    token_not_starts_with_nocase?: InputMaybe<string>;
    token_starts_with?: InputMaybe<string>;
    token_starts_with_nocase?: InputMaybe<string>;
    totalAmountDistributedUntilUpdatedAt?: InputMaybe<string>;
    totalAmountDistributedUntilUpdatedAt_gt?: InputMaybe<string>;
    totalAmountDistributedUntilUpdatedAt_gte?: InputMaybe<string>;
    totalAmountDistributedUntilUpdatedAt_in?: InputMaybe<string[]>;
    totalAmountDistributedUntilUpdatedAt_lt?: InputMaybe<string>;
    totalAmountDistributedUntilUpdatedAt_lte?: InputMaybe<string>;
    totalAmountDistributedUntilUpdatedAt_not?: InputMaybe<string>;
    totalAmountDistributedUntilUpdatedAt_not_in?: InputMaybe<string[]>;
    totalSubscriptionsWithUnits?: InputMaybe<number>;
    totalSubscriptionsWithUnits_gt?: InputMaybe<number>;
    totalSubscriptionsWithUnits_gte?: InputMaybe<number>;
    totalSubscriptionsWithUnits_in?: InputMaybe<number[]>;
    totalSubscriptionsWithUnits_lt?: InputMaybe<number>;
    totalSubscriptionsWithUnits_lte?: InputMaybe<number>;
    totalSubscriptionsWithUnits_not?: InputMaybe<number>;
    totalSubscriptionsWithUnits_not_in?: InputMaybe<number[]>;
    totalUnits?: InputMaybe<string>;
    totalUnitsApproved?: InputMaybe<string>;
    totalUnitsApproved_gt?: InputMaybe<string>;
    totalUnitsApproved_gte?: InputMaybe<string>;
    totalUnitsApproved_in?: InputMaybe<string[]>;
    totalUnitsApproved_lt?: InputMaybe<string>;
    totalUnitsApproved_lte?: InputMaybe<string>;
    totalUnitsApproved_not?: InputMaybe<string>;
    totalUnitsApproved_not_in?: InputMaybe<string[]>;
    totalUnitsPending?: InputMaybe<string>;
    totalUnitsPending_gt?: InputMaybe<string>;
    totalUnitsPending_gte?: InputMaybe<string>;
    totalUnitsPending_in?: InputMaybe<string[]>;
    totalUnitsPending_lt?: InputMaybe<string>;
    totalUnitsPending_lte?: InputMaybe<string>;
    totalUnitsPending_not?: InputMaybe<string>;
    totalUnitsPending_not_in?: InputMaybe<string[]>;
    totalUnits_gt?: InputMaybe<string>;
    totalUnits_gte?: InputMaybe<string>;
    totalUnits_in?: InputMaybe<string[]>;
    totalUnits_lt?: InputMaybe<string>;
    totalUnits_lte?: InputMaybe<string>;
    totalUnits_not?: InputMaybe<string>;
    totalUnits_not_in?: InputMaybe<string[]>;
    updatedAtBlockNumber?: InputMaybe<string>;
    updatedAtBlockNumber_gt?: InputMaybe<string>;
    updatedAtBlockNumber_gte?: InputMaybe<string>;
    updatedAtBlockNumber_in?: InputMaybe<string[]>;
    updatedAtBlockNumber_lt?: InputMaybe<string>;
    updatedAtBlockNumber_lte?: InputMaybe<string>;
    updatedAtBlockNumber_not?: InputMaybe<string>;
    updatedAtBlockNumber_not_in?: InputMaybe<string[]>;
    updatedAtTimestamp?: InputMaybe<string>;
    updatedAtTimestamp_gt?: InputMaybe<string>;
    updatedAtTimestamp_gte?: InputMaybe<string>;
    updatedAtTimestamp_in?: InputMaybe<string[]>;
    updatedAtTimestamp_lt?: InputMaybe<string>;
    updatedAtTimestamp_lte?: InputMaybe<string>;
    updatedAtTimestamp_not?: InputMaybe<string>;
    updatedAtTimestamp_not_in?: InputMaybe<string[]>;
}

Properties

_change_block? and? createdAtBlockNumber? createdAtBlockNumber_gt? createdAtBlockNumber_gte? createdAtBlockNumber_in? createdAtBlockNumber_lt? createdAtBlockNumber_lte? createdAtBlockNumber_not? createdAtBlockNumber_not_in? createdAtTimestamp? createdAtTimestamp_gt? createdAtTimestamp_gte? createdAtTimestamp_in? createdAtTimestamp_lt? createdAtTimestamp_lte? createdAtTimestamp_not? createdAtTimestamp_not_in? id? id_gt? id_gte? id_in? id_lt? id_lte? id_not? id_not_in? indexCreatedEvent? indexCreatedEvent_? indexCreatedEvent_contains? indexCreatedEvent_contains_nocase? indexCreatedEvent_ends_with? indexCreatedEvent_ends_with_nocase? indexCreatedEvent_gt? indexCreatedEvent_gte? indexCreatedEvent_in? indexCreatedEvent_lt? indexCreatedEvent_lte? indexCreatedEvent_not? indexCreatedEvent_not_contains? indexCreatedEvent_not_contains_nocase? indexCreatedEvent_not_ends_with? indexCreatedEvent_not_ends_with_nocase? indexCreatedEvent_not_in? indexCreatedEvent_not_starts_with? indexCreatedEvent_not_starts_with_nocase? indexCreatedEvent_starts_with? indexCreatedEvent_starts_with_nocase? indexDistributionClaimedEvents_? indexId? indexId_gt? indexId_gte? indexId_in? indexId_lt? indexId_lte? indexId_not? indexId_not_in? indexSubscribedEvents_? indexUnitsUpdatedEvents_? indexUnsubscribedEvents_? indexUpdatedEvents_? indexValue? indexValue_gt? indexValue_gte? indexValue_in? indexValue_lt? indexValue_lte? indexValue_not? indexValue_not_in? or? publisher? publisher_? publisher_contains? publisher_contains_nocase? publisher_ends_with? publisher_ends_with_nocase? publisher_gt? publisher_gte? publisher_in? publisher_lt? publisher_lte? publisher_not? publisher_not_contains? publisher_not_contains_nocase? publisher_not_ends_with? publisher_not_ends_with_nocase? publisher_not_in? publisher_not_starts_with? publisher_not_starts_with_nocase? publisher_starts_with? publisher_starts_with_nocase? subscriptions_? token? token_? token_contains? token_contains_nocase? token_ends_with? token_ends_with_nocase? token_gt? token_gte? token_in? token_lt? token_lte? token_not? token_not_contains? token_not_contains_nocase? token_not_ends_with? token_not_ends_with_nocase? token_not_in? token_not_starts_with? token_not_starts_with_nocase? token_starts_with? token_starts_with_nocase? totalAmountDistributedUntilUpdatedAt? totalAmountDistributedUntilUpdatedAt_gt? totalAmountDistributedUntilUpdatedAt_gte? totalAmountDistributedUntilUpdatedAt_in? totalAmountDistributedUntilUpdatedAt_lt? totalAmountDistributedUntilUpdatedAt_lte? totalAmountDistributedUntilUpdatedAt_not? totalAmountDistributedUntilUpdatedAt_not_in? totalSubscriptionsWithUnits? totalSubscriptionsWithUnits_gt? totalSubscriptionsWithUnits_gte? totalSubscriptionsWithUnits_in? totalSubscriptionsWithUnits_lt? totalSubscriptionsWithUnits_lte? totalSubscriptionsWithUnits_not? totalSubscriptionsWithUnits_not_in? totalUnits? totalUnitsApproved? totalUnitsApproved_gt? totalUnitsApproved_gte? totalUnitsApproved_in? totalUnitsApproved_lt? totalUnitsApproved_lte? totalUnitsApproved_not? totalUnitsApproved_not_in? totalUnitsPending? totalUnitsPending_gt? totalUnitsPending_gte? totalUnitsPending_in? totalUnitsPending_lt? totalUnitsPending_lte? totalUnitsPending_not? totalUnitsPending_not_in? totalUnits_gt? totalUnits_gte? totalUnits_in? totalUnits_lt? totalUnits_lte? totalUnits_not? totalUnits_not_in? updatedAtBlockNumber? updatedAtBlockNumber_gt? updatedAtBlockNumber_gte? updatedAtBlockNumber_in? updatedAtBlockNumber_lt? updatedAtBlockNumber_lte? updatedAtBlockNumber_not? updatedAtBlockNumber_not_in? updatedAtTimestamp? updatedAtTimestamp_gt? updatedAtTimestamp_gte? updatedAtTimestamp_in? updatedAtTimestamp_lt? updatedAtTimestamp_lte? updatedAtTimestamp_not? updatedAtTimestamp_not_in?

Properties

createdAtBlockNumber?: InputMaybe<string>
createdAtBlockNumber_gt?: InputMaybe<string>
createdAtBlockNumber_gte?: InputMaybe<string>
createdAtBlockNumber_in?: InputMaybe<string[]>
createdAtBlockNumber_lt?: InputMaybe<string>
createdAtBlockNumber_lte?: InputMaybe<string>
createdAtBlockNumber_not?: InputMaybe<string>
createdAtBlockNumber_not_in?: InputMaybe<string[]>
createdAtTimestamp?: InputMaybe<string>
createdAtTimestamp_gt?: InputMaybe<string>
createdAtTimestamp_gte?: InputMaybe<string>
createdAtTimestamp_in?: InputMaybe<string[]>
createdAtTimestamp_lt?: InputMaybe<string>
createdAtTimestamp_lte?: InputMaybe<string>
createdAtTimestamp_not?: InputMaybe<string>
createdAtTimestamp_not_in?: InputMaybe<string[]>
id?: InputMaybe<string>
id_gt?: InputMaybe<string>
id_gte?: InputMaybe<string>
id_in?: InputMaybe<string[]>
id_lt?: InputMaybe<string>
id_lte?: InputMaybe<string>
id_not?: InputMaybe<string>
id_not_in?: InputMaybe<string[]>
indexCreatedEvent?: InputMaybe<string>
indexCreatedEvent_?: InputMaybe<IndexCreatedEvent_Filter>
indexCreatedEvent_contains?: InputMaybe<string>
indexCreatedEvent_contains_nocase?: InputMaybe<string>
indexCreatedEvent_ends_with?: InputMaybe<string>
indexCreatedEvent_ends_with_nocase?: InputMaybe<string>
indexCreatedEvent_gt?: InputMaybe<string>
indexCreatedEvent_gte?: InputMaybe<string>
indexCreatedEvent_in?: InputMaybe<string[]>
indexCreatedEvent_lt?: InputMaybe<string>
indexCreatedEvent_lte?: InputMaybe<string>
indexCreatedEvent_not?: InputMaybe<string>
indexCreatedEvent_not_contains?: InputMaybe<string>
indexCreatedEvent_not_contains_nocase?: InputMaybe<string>
indexCreatedEvent_not_ends_with?: InputMaybe<string>
indexCreatedEvent_not_ends_with_nocase?: InputMaybe<string>
indexCreatedEvent_not_in?: InputMaybe<string[]>
indexCreatedEvent_not_starts_with?: InputMaybe<string>
indexCreatedEvent_not_starts_with_nocase?: InputMaybe<string>
indexCreatedEvent_starts_with?: InputMaybe<string>
indexCreatedEvent_starts_with_nocase?: InputMaybe<string>
indexDistributionClaimedEvents_?: InputMaybe<IndexDistributionClaimedEvent_Filter>
indexId?: InputMaybe<string>
indexId_gt?: InputMaybe<string>
indexId_gte?: InputMaybe<string>
indexId_in?: InputMaybe<string[]>
indexId_lt?: InputMaybe<string>
indexId_lte?: InputMaybe<string>
indexId_not?: InputMaybe<string>
indexId_not_in?: InputMaybe<string[]>
indexSubscribedEvents_?: InputMaybe<IndexSubscribedEvent_Filter>
indexUnitsUpdatedEvents_?: InputMaybe<IndexUnitsUpdatedEvent_Filter>
indexUnsubscribedEvents_?: InputMaybe<IndexUnsubscribedEvent_Filter>
indexUpdatedEvents_?: InputMaybe<IndexUpdatedEvent_Filter>
indexValue?: InputMaybe<string>
indexValue_gt?: InputMaybe<string>
indexValue_gte?: InputMaybe<string>
indexValue_in?: InputMaybe<string[]>
indexValue_lt?: InputMaybe<string>
indexValue_lte?: InputMaybe<string>
indexValue_not?: InputMaybe<string>
indexValue_not_in?: InputMaybe<string[]>
publisher?: InputMaybe<string>
publisher_contains?: InputMaybe<string>
publisher_contains_nocase?: InputMaybe<string>
publisher_ends_with?: InputMaybe<string>
publisher_ends_with_nocase?: InputMaybe<string>
publisher_gt?: InputMaybe<string>
publisher_gte?: InputMaybe<string>
publisher_in?: InputMaybe<string[]>
publisher_lt?: InputMaybe<string>
publisher_lte?: InputMaybe<string>
publisher_not?: InputMaybe<string>
publisher_not_contains?: InputMaybe<string>
publisher_not_contains_nocase?: InputMaybe<string>
publisher_not_ends_with?: InputMaybe<string>
publisher_not_ends_with_nocase?: InputMaybe<string>
publisher_not_in?: InputMaybe<string[]>
publisher_not_starts_with?: InputMaybe<string>
publisher_not_starts_with_nocase?: InputMaybe<string>
publisher_starts_with?: InputMaybe<string>
publisher_starts_with_nocase?: InputMaybe<string>
token?: InputMaybe<string>
token_contains?: InputMaybe<string>
token_contains_nocase?: InputMaybe<string>
token_ends_with?: InputMaybe<string>
token_ends_with_nocase?: InputMaybe<string>
token_gt?: InputMaybe<string>
token_gte?: InputMaybe<string>
token_in?: InputMaybe<string[]>
token_lt?: InputMaybe<string>
token_lte?: InputMaybe<string>
token_not?: InputMaybe<string>
token_not_contains?: InputMaybe<string>
token_not_contains_nocase?: InputMaybe<string>
token_not_ends_with?: InputMaybe<string>
token_not_ends_with_nocase?: InputMaybe<string>
token_not_in?: InputMaybe<string[]>
token_not_starts_with?: InputMaybe<string>
token_not_starts_with_nocase?: InputMaybe<string>
token_starts_with?: InputMaybe<string>
token_starts_with_nocase?: InputMaybe<string>
totalAmountDistributedUntilUpdatedAt?: InputMaybe<string>
totalAmountDistributedUntilUpdatedAt_gt?: InputMaybe<string>
totalAmountDistributedUntilUpdatedAt_gte?: InputMaybe<string>
totalAmountDistributedUntilUpdatedAt_in?: InputMaybe<string[]>
totalAmountDistributedUntilUpdatedAt_lt?: InputMaybe<string>
totalAmountDistributedUntilUpdatedAt_lte?: InputMaybe<string>
totalAmountDistributedUntilUpdatedAt_not?: InputMaybe<string>
totalAmountDistributedUntilUpdatedAt_not_in?: InputMaybe<string[]>
totalSubscriptionsWithUnits?: InputMaybe<number>
totalSubscriptionsWithUnits_gt?: InputMaybe<number>
totalSubscriptionsWithUnits_gte?: InputMaybe<number>
totalSubscriptionsWithUnits_in?: InputMaybe<number[]>
totalSubscriptionsWithUnits_lt?: InputMaybe<number>
totalSubscriptionsWithUnits_lte?: InputMaybe<number>
totalSubscriptionsWithUnits_not?: InputMaybe<number>
totalSubscriptionsWithUnits_not_in?: InputMaybe<number[]>
totalUnits?: InputMaybe<string>
totalUnitsApproved?: InputMaybe<string>
totalUnitsApproved_gt?: InputMaybe<string>
totalUnitsApproved_gte?: InputMaybe<string>
totalUnitsApproved_in?: InputMaybe<string[]>
totalUnitsApproved_lt?: InputMaybe<string>
totalUnitsApproved_lte?: InputMaybe<string>
totalUnitsApproved_not?: InputMaybe<string>
totalUnitsApproved_not_in?: InputMaybe<string[]>
totalUnitsPending?: InputMaybe<string>
totalUnitsPending_gt?: InputMaybe<string>
totalUnitsPending_gte?: InputMaybe<string>
totalUnitsPending_in?: InputMaybe<string[]>
totalUnitsPending_lt?: InputMaybe<string>
totalUnitsPending_lte?: InputMaybe<string>
totalUnitsPending_not?: InputMaybe<string>
totalUnitsPending_not_in?: InputMaybe<string[]>
totalUnits_gt?: InputMaybe<string>
totalUnits_gte?: InputMaybe<string>
totalUnits_in?: InputMaybe<string[]>
totalUnits_lt?: InputMaybe<string>
totalUnits_lte?: InputMaybe<string>
totalUnits_not?: InputMaybe<string>
totalUnits_not_in?: InputMaybe<string[]>
updatedAtBlockNumber?: InputMaybe<string>
updatedAtBlockNumber_gt?: InputMaybe<string>
updatedAtBlockNumber_gte?: InputMaybe<string>
updatedAtBlockNumber_in?: InputMaybe<string[]>
updatedAtBlockNumber_lt?: InputMaybe<string>
updatedAtBlockNumber_lte?: InputMaybe<string>
updatedAtBlockNumber_not?: InputMaybe<string>
updatedAtBlockNumber_not_in?: InputMaybe<string[]>
updatedAtTimestamp?: InputMaybe<string>
updatedAtTimestamp_gt?: InputMaybe<string>
updatedAtTimestamp_gte?: InputMaybe<string>
updatedAtTimestamp_in?: InputMaybe<string[]>
updatedAtTimestamp_lt?: InputMaybe<string>
updatedAtTimestamp_lte?: InputMaybe<string>
updatedAtTimestamp_not?: InputMaybe<string>
updatedAtTimestamp_not_in?: InputMaybe<string[]>

Generated using TypeDoc