zkApp Developerso1js ReferenceFunctionsaddCachedAccountaddCachedAccountfunction addCachedAccount(partialAccount: PartialAccount, graphqlEndpoint: string): void Adds an account to the local cache, indexed by a GraphQL endpoint. Parameters • partialAccount: PartialAccount • graphqlEndpoint: string= networkConfig.minaEndpoint Returns void Source lib/mina/fetch.ts:418