Send query to Monday API
Usage
post_query(query, token = get_monday_token())
Arguments
- query
json (formatted according to https://developer.monday.com/api-reference/docs/introduction-to-graphql)
- token
api access token
Value
result from POST
Send query to Monday API
post_query(query, token = get_monday_token())
json (formatted according to https://developer.monday.com/api-reference/docs/introduction-to-graphql)
api access token
result from POST