graphql-ruby-client
Advanced tools
Changelog
1.7.11 (13 Feb 2018)
irep_node.typed_children
on leaf nodes #1277Changelog
1.7.10 (13 Feb 2018)
{ }
) are invalid in the GraphQL spec, but were previously allowed by graphql-ruby. They now return a parse error. #1268Changelog
1.7.9 (1 Feb 2018)
context
to multiplex in Query#result
#1200Changelog
1.7.8 (11 Jan 2018)
Schema::Printer
to use Language::Printer
#1159ArgumentValue#default_used?
and Arguments#default_used?
#1152#inspect
for EnumType::UnresolvedValueError
#1179Changelog
1.7.7 (29 Nov 2017)
Schema#to_document
returns a Language::Nodes::Document
#1134trace_scalars
and trace: true|false
to monitoring #1103Tracing::DataDogPlatform
monitoring #1129rails g graphql:function
and :loader
#1127serializer:
option for ActionCableSubscriptions
#1085Schema.from_definition
#1135rails destroy graphql:mutation
#1119Changelog
1.7.6 (13 Nov 2017)
GraphQL::Subscriptions::Serialize
#1084Changelog
1.7.5 (7 Nov 2017)
Backtrace::InspectResult#inspect
to #inspect_result
#1022GlobalID
-compliant objects in Arrays and hashes #1030Subscriptions#build_id
helper #1046#non_null?
and #list?
helper methods to type objects #1054Changelog
1.7.4 (9 Oct 2017)
GraphQL::Tracing.install
is deprecated, use schema-local or query-local tracers instead #996options
for GraphQL::ExecutionError
#1002GlobalID
for subscription serialization when available #1004.trigger
#1009Changelog
1.7.3 (20 Sept 2017)
Query.__type
field #978Relay::Edge
objects in Backtrace
tables #975