Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Graphql Bundle Laravel Package

overblog/graphql-bundle

View on GitHub
Deep Wiki
Context7

Debug

Query debug information

To enabled or disabled debug information:

# app/config/config.yml

overblog_graphql:
    definitions:
        show_debug_info: true # Debug info is disabled by default

here an example of an answer when debug information is enabled

{
  "data": [{"isEnabled": true}],
  "extensions": {
    "debug": {
      "executionTime": "40 ms",
      "memoryUsage": "1.00 MiB"
    }
  }
}

Config validation

Enabled or disabled the config validation (this should be limited to debug environments)

#app/config/config.yml

overblog_graphql:
    definitions:
        config_validation: %kernel.debug%
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
emuniq/filament-browser-notifications
syriable/filament-translator
hungnm28/livewire-form
wenprise/eloquent
crudly/encrypted
fadion/bouncy
cuci/prototurk-sdk
gos/pubsub-router-bundle
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui