Nasr Ladib
Results
2
issues of
Nasr Ladib
Hi. I am trying to put many queries and fragments inside one request. My POST request's body: ``` query login { createSession(email:"[email protected]", password: "foobar"){ session } } query me {...
Type: Support
This PR introduces the ability to specify a GCP project ID when invoking insert_row_into_bigquery and insert_row_into_events_enriched. The addition of this optional project_id keyword argument is backward compatible and won't affect...