Download the PHP package dani97/blackfire-graph-ql without Composer
On this page you can find all versions of the php package dani97/blackfire-graph-ql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package blackfire-graph-ql
Magento 2 module for GraphQl Blackfire Profiler
Description
A helper module to profile GraphQl requests in magento2. Not intended for production usage. Production use blackfire player.
Blackfire Header
To profile we need to add additional header to our request. The header should start with X- eg. X-Blackfire.
Installation and Setup
- Signup for blackfire if you haven't done already.
- Install blackfire in the environment by following the official guide
- Install this extension using
composer require dani97/blackfire-graph-ql
- Add Blackfire client configuration and blackfire header in Admin -> Configuration -> Blackfire GraphQl
- From graphql client add blackfire header to profile request.
Supported versions:
- Magento 2.3
- Magento 2.4
See composer.json
for other requirements.
See also
- Installation
- CHANGELOG
- License
All versions of blackfire-graph-ql with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.3.0||~7.4.0
magento/framework Version *
magento/module-graph-ql Version *
blackfire/php-sdk Version *
magento/framework Version *
magento/module-graph-ql Version *
blackfire/php-sdk Version *
The package dani97/blackfire-graph-ql contains the following files
Loading the files please wait ....