• Heinrich Lee Yu's avatar
    Move GraphQL docs renderer to tooling · ea6d5a9c
    Heinrich Lee Yu authored
    This removes the early return that we have on these classes to prevent
    eager loading in production.
    
    This also prepares us for the switch to Zeitwerk because it complains
    that the file does not define a class in production.
    ea6d5a9c
graphql.rake 4.74 KB