zkApp Developerso1js ReferenceFunctionsaddCachedAccountaddCachedAccountfunction addCachedAccount(partialAccount: PartialAccount, graphqlEndpoint: string): voidAdds an account to the local cache, indexed by a GraphQL endpoint.Parameters• partialAccount: PartialAccount• graphqlEndpoint: string= networkConfig.minaEndpointReturnsvoidSourcelib/mina/fetch.ts:410