- ๐ฎ๐ณIndia jayvala
I have updated the GraphQL Compose Webform patch to include support for the Advanced HTML/Text field. The text data from this field is now correctly appearing in the GraphQL output.
webform { id elements { text }
The last 100 updated issues.
The last 7 days of comments and CI jobs.
I have updated the GraphQL Compose Webform patch to include support for the Advanced HTML/Text field. The text data from this field is now correctly appearing in the GraphQL output.
webform {
id
elements {
text
}