apify / apify-shared-js

Utilities and constants shared across Apify projects.
https://www.npmjs.com/package/@apify/utilities
Apache License 2.0
12 stars 11 forks source link

feat(input_schema): storage editor types #476

Closed MFori closed 1 month ago

MFori commented 1 month ago

This PR introduce new input schema editor values for string property: dataset, keyValueStore and requestQueue based on issue: https://github.com/apify/apify-core/issues/12871

The editor will show storage inputs enabling users to search and select storage, then the storage id is taken as field value. Input PR waiting for this: https://github.com/apify/apify-core/pull/17521 Docs PR: https://github.com/apify/apify-docs/pull/1211

Screenshot 2024-09-12 at 8 34 00