Open
Description
[READ] Step 1: Are you in the right place?
Issues filed here should be about a feature request for a specific extension in this repository. To file a feature request that affects multiple extensions or the Firebase Extensions platform, please reach out to
Firebase support directly.
[REQUIRED] Step 2: Extension name
This an internal cleanup request is for extension: firestore-bigquery-export
What feature would you like to see?
There are a number of places where we pass around the any
type. Specifically, we should have internal types for BigQuery schemas and Fields.
How would you use it?
N/A