You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
When we have several different schemas, on task creation page we wan to render scrapping fields dynamically every time when we change desired task schema.
It should be done with JS, on select change it should call GQL API to get schema and take required fields from there.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
http://localhost:2300/tasks/new
When we have several different schemas, on task creation page we wan to render scrapping fields dynamically every time when we change desired task schema.
It should be done with JS, on select change it should call GQL API to get schema and take required fields from there.
The text was updated successfully, but these errors were encountered: