spod_request_length: Get the length of the request payload
Description
Get the length of the request payload
Usage
spod_request_length(graphql_query)
Value
Numeric. The length of the request payload.
Arguments
- graphql_query
Character. The GraphQL query.