• Brett Walker's avatar
    Initial field and query complexity limits · f458c561
    Brett Walker authored
    It makes all Types::BaseField default to a complexity of 1.
    
    Queries themselves now have limited complexity, scaled
    to the type of user: no user, authenticated user, or an
    admin user.
    f458c561
base_field.rb 377 Bytes