Skip to content

v4.2.24

@soyuka soyuka tagged this 25 Feb 15:52
* TypeBuilder: `$operation instanceof Query` is always false inside the
  `$wrapData` block since `$wrapData` requires Mutation|Subscription
* PartialCollectionViewNormalizer: inside `if ($isPaginatedWithCursor)`,
  `$operation` is narrowed to non-nullable HttpOperation — use `->` not `?->`
Assets 2
Loading