Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow schema caching per server when using a common base schema #1224

Open
wants to merge 11 commits into
base: 8.x-4.x
Choose a base branch
from

Commits on Jul 22, 2021

  1. demonstrate problem

    maxpogonowski committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    c7a38e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. pass server ID to plugin

    maxpogonowski committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    d99470d View commit details
    Browse the repository at this point in the history
  2. satisfy phpstan

    maxpogonowski committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    bed2473 View commit details
    Browse the repository at this point in the history
  3. satisfy phpstan drupal-graphql#2

    maxpogonowski committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    5ae3f29 View commit details
    Browse the repository at this point in the history
  4. satisfy phpcs

    maxpogonowski committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b7d1f4c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Update src/Plugin/SchemaPluginInterface.php

    Co-authored-by: Alexander Varwijk <[email protected]>
    darvanen and Kingdutch authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    0368ccf View commit details
    Browse the repository at this point in the history
  2. Update src/Plugin/GraphQL/Schema/SdlSchemaPluginBase.php

    Co-authored-by: Alexander Varwijk <[email protected]>
    darvanen and Kingdutch authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    8d1a98d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    112fcf8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Configuration menu
    Copy the full SHA
    48c0b44 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    88c8e6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec7f03 View commit details
    Browse the repository at this point in the history