Completed
Push — master ( 189294...cafb63 )
by Alexandr
18:57
created

No notable changes

There were no notable changes in the changeset which was inspected.

8.4
▶   ± 0
Test Coverage
97%
▶ ±0%
Head
Alexandr Viniychuk  
added ability to request pure scalar list on root level: ``` 'labels' => [ 'type' => new ListType(new StringType()), 'resolve' => function() { return ['one', 'two']; } ] ```
Base
Alexandr Viniychuk  
cleaned up + updated autonametrait