oldestDeletableTransactionDate
Filter all transactions before this date.
oldestDeletableTransactionDate(
includeManual: Boolean
includeSynced: Boolean
includeUploaded: Boolean
): Date
Arguments
oldestDeletableTransactionDate.includeManual ● Boolean scalar
oldestDeletableTransactionDate.includeSynced ● Boolean scalar
oldestDeletableTransactionDate.includeUploaded ● Boolean scalar
Type
Date scalar
The Date scalar type represents a Date
value as specified by
iso8601.