package graphql_jsoo_client
GrpahQL over WebSocket client
Install
Dune Dependency
Authors
Maintainers
Sources
0.1.1.tar.gz
md5=f8ff512cc7adc1d0e61b2dabfa948765
sha512=a4bbf8a5b2c45206965e2a55a6fdc270eaadda1e9be0e00c9fb91d6d06295c8c17217ec6d94b6044e8a27b0b24c19581a2f96fe05e84cb681980725ed6a6c039
Description
A GraphQl client that can be compiled using jsoo to access GraphQl servers using websocket. It was created with the main purpose of using it in combination with the Dream web-framework.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page