OpenActionFilter: {
    address?: InputMaybe<Scalars["EvmAddress"]["input"]>;
    category?: InputMaybe<OpenActionCategoryType>;
    type?: InputMaybe<OpenActionModuleType>;
}

Type declaration