Learn R Programming

spanishoddata (version 0.2.0)

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.