<@UFSJBM7UN> If you serialized the stream in the h...
# graphql
s
@Joe If you serialized the stream in the hooks wouldn’t that be the same as just calling
stream.toList()
right before you return the data model, then you can just us a
List
?