Leonardo Alves
Leonardo Alves
Right now the subscription refetch interval is set globally with the server flag `HASURA_GRAPHQL_LIVE_QUERIES_MULTIPLEXED_REFETCH_INTERVAL`. If I am subscribed to detect new comments in a page 1 second might be too...
From time to time, I find myself having to add interval to some of my queries. Since this is not supported by Hasura, I need to create a view or...
Added min and max columns width to make it responsive.
S3 Bucket names are unique inside the Amazon Infrastructure. In the CloudFormation-template blueprint for the lambda creation the name of the bucket and key are defined and I didn't see...