Loading...
Search the Quiltt documentation
Loading...
July 2026
INITIALIZING and SYNCING) and how to interpret provider error codes like 14006 on the Connections API referenceamount sign convention (positive for CREDIT inflows, negative for DEBIT outflows) and correct the API reference examples that showed a DEBIT with a positive amountuseQuery, useMutation, useSubscription, and gql provided through QuilttPlugin — and the plugin token/clientId optionsAccount.mask may not match the account numbers returned after an account.verified webhook, due to tokenized account numbers (TANs)holdings and statements fields on the Account GraphQL typeexternallyManaged/migrateWebhook, simplify React examples) and clarify Slack channel access for Scale and Enterprise plansQuiltt.authenticate() accepts a token string, null, or undefined and rejects other types with a descriptive error, and connect()/reconnect() require a non-empty Connector IDQuiltt.authenticate() crashing when passed a non-string value; it now rejects invalid tokens with a clear error and accepts only a string, null, or undefinedpaidPrice as a total cost rather than a per-unit pricebalance field, move accountIds out of the statement for range, drop the invalid nodes wrapper on the connections list query, and correct malformed JSON in the profile update exampleappLauncherUrl (was oauthRedirectUrl) and verify the Node.js webhook signature over the raw request body instead of a re-serialized payloadQuilttConnector bridge component instead of manual deep link/@navigate wiringAccount.kind instead of the removed type field, subselect the Balance object, fix the connectionSynced argument and connectionUpdate mutation, and update Ntropy enrichment fields