spod_request_length {spanishoddata} | R Documentation |
Get the length of the request payload
Description
Get the length of the request payload
Usage
spod_request_length(graphql_query)
Arguments
graphql_query |
Character. The GraphQL query. |
Value
Numeric. The length of the request payload.
[Package spanishoddata version 0.2.0 Index]