v4.5.0
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.
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.