Skip to content

v4.5.0

@stof stof tagged this 24 Mar 20:29
Unlike the NullAdapter, this adapter is always empty instead of allowing
it to paginate an array of null values. Thanks to that, its generic type
can fullfil types like `AdapterInterface<Foo>` with a non-nullable `Foo`
type.
Assets 2
Loading