• Brett Walker's avatar
    Upgrade to graphql gem to 1.10.5 · 846ef5c2
    Brett Walker authored
    - Fix how we call include_graphql_fields
    from described_class.new to described_class
    - Fix require_graphql_authorizations matcher
    - Update have_graphql_type and have_graphql_resolver
    - Fix how we call require_graphql_authorizations
    from described_class.new to described_class
    - Fix how we call have_graphql_fields
    from described_class.new to described_class
    - Fix how we call have_graphql_field
    from described_class.new to described_class
    - Add `field_with_params` graphql helper
    - Fix how `field_type` determines type
    - Use `resolve_field` instead of `resolve`
    so that `extras` metadata is properly processed
    - Fix returned error message check
    846ef5c2
feature_flag_spec.rb 910 Bytes