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

initial drizzle prototype #1028

Draft
wants to merge 3 commits into
base: v4-stable
Choose a base branch
from
Draft

initial drizzle prototype #1028

wants to merge 3 commits into from

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    f7c2342 View commit details
    Browse the repository at this point in the history
  2. support versioned builder options and rename relayOptions to relay

    Update relay plugin default options
    
    updated minimum graphql version
    
    update plugin options to be more consistent
    
    Add builder and SchemaTypes to field and type refs
    
    Make relay connection edges nullable by default to match relay spec
    
    Normalize plugin class names
    
    fix linting for tests
    
    Brand loaded objects by default
    
    Add initial 4.0 migration guide
    
    Add updated types and classes to migration guide
    
    update plugin docs
    
    Refactor refs so configs and fields are stored on refs
    
    Make default field nullability true by default
    hayes committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    10e4e15 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. wip drizzle plugin

    hayes committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5ed5b43 View commit details
    Browse the repository at this point in the history