Render cache
Take a snapshot of the response body after generating data to "freeze" it for searching, sorting, paginate and showing a single state.
Last updated
Take a snapshot of the response body after generating data to "freeze" it for searching, sorting, paginate and showing a single state.
Last updated
{
"errors": null,
"responseData": {$comment}
}{
"id": "{$embeddedLoopIndex}",
"email": "{$randomSafeEmail}",
"createdAt": "{$randomUnixTime}",
"content": "{$randomParagraph:2}"
}