bundle.meta changes - zapier/zapier-platform GitHub Wiki
With the release of core version 8.0.0, we changed the contents of bundle.meta.
For each of the below, a find-and-replace will get you up and running.
| Old Key | New Key | Notes |
|---|---|---|
frontend |
isLoadingSample |
|
prefill |
isFillingDynamicDropdown |
|
hydrate |
removed | |
test_poll |
isTestingAuth |
|
standard_poll |
removed | Use !bundle.meta.isTestingAuth |
first_poll |
isPopulatingDedupe |
|
limit |
limit (no change) |
|
page |
page (no change) |