• Heinrich Lee Yu's avatar
    Defer adding of GraphQL middleware · 15f2b97f
    Heinrich Lee Yu authored
    This is so that we don't autoload GitlabSchema in our
    initializer which ends up autoloading all our GraphQL
    related classes.
    
    This causes a very long deprecation message in Rails 6
    15f2b97f
graphql.rb 684 Bytes