Apollo Client Devtools 제작자: Apollo Team
GraphQL debugging tools for Apollo Client.
사용자 6,419명사용자 6,419명
확장 메타 데이터
스크린샷
정보
Apollo Client Devtools is a Firefox add-on for the open-source GraphQL client, Apollo Client. This extension has 4 main features:
1. A built-in explorer that allows you to make queries against your GraphQL server using your app's network interface directly (no configuration necessary).
2. A query watcher that shows you which queries are being watched by the current page, when those queries are loading, and what variables those queries are using.
3. A mutation inspector that displays the mutations made to your Apollo Client application data.
4. A cache inspector that displays your Apollo Client cache data. You can explore the cache through a tree-like interface, and search for specific field keys and values.
Code for this extension can be found at: https://github.com/apollographql/apollo-client-devtools
Any bugs can be reported by opening a new issue at: https://github.com/apollographql/apollo-client-devtools/issues/new
To learn more about Apollo, see: https://www.apollographql.com
1. A built-in explorer that allows you to make queries against your GraphQL server using your app's network interface directly (no configuration necessary).
2. A query watcher that shows you which queries are being watched by the current page, when those queries are loading, and what variables those queries are using.
3. A mutation inspector that displays the mutations made to your Apollo Client application data.
4. A cache inspector that displays your Apollo Client cache data. You can explore the cache through a tree-like interface, and search for specific field keys and values.
Code for this extension can be found at: https://github.com/apollographql/apollo-client-devtools
Any bugs can be reported by opening a new issue at: https://github.com/apollographql/apollo-client-devtools/issues/new
To learn more about Apollo, see: https://www.apollographql.com
29명이 3.9점으로 평가함
권한 및 데이터
필수 권한:
- 열려있는 탭의 데이터에 접근하도록 개발자 도구 확장
- 모든 웹사이트에서 사용자의 데이터에 접근
데이터 수집:
- 개발자가 이 확장 기능은 데이터 수집이 필요하지 않다고 합니다.
추가 정보