• Alex Kalderimis's avatar
    Add missing parts to the GraphQL schema · 44182607
    Alex Kalderimis authored
    This adds:
    
    - mutations
    - arguments
    - input types
    
    And ensures we can link to all fields, whether they are in a
    field table or listed as a full field with arguments. Deprecations
    are changed to link to the replacements.
    44182607
renderer.rb 1.47 KB