faustjs icon indicating copy to clipboard operation
faustjs copied to clipboard

[Faust.js] Document Apollo Client DevTools usage

Open theodesp opened this issue 1 year ago • 3 comments

Description

Apollo Client Devtools is a Chrome extension for the open-source GraphQL client, Apollo Client. It is enabled by default on Dev mode so we need a small guide on how to use this tool with Faust.

Acceptance Criteria

  • How to use DevTools page added in Faustjs.org

theodesp avatar Jan 29 '24 13:01 theodesp

https://faustjsorg.wpengine.com/wp-admin/post.php?post=979&action=edit

theodesp avatar Feb 02 '24 13:02 theodesp

Hi @theodesp! This looks great, thank you for putting this too together for folks. I've been looking over the doc, and have hit a snag out of the gate. I have not been able to get the Apollo tab to show up in devtools. I've closed and restarted Chrome (and Firefox when testing in that browser), ensured it is enabled under my browser's extensions settings page, have removed and re-installed the Apollo devtools extension, have stopped/started the example project with the faust dev command, and have been combing though the Apollo devtools support forum to try to find a solution as to why it is not showing up- but no dice. Can we take a look together and document any helpful steps we uncover for users?

TeresaGobble avatar Feb 06 '24 01:02 TeresaGobble

@TeresaGobble I'm curious how the extension is configured in your end.

Screenshot: Image

mindctrl avatar Feb 06 '24 14:02 mindctrl