Closed justlevine closed 5 months ago
Removes deprecated GraphQL fields, WP hooks, and util methods.
Tech debt
FormsConnectionOrderbyInput.field
GfFieldWithDisableQuantitySetting.isQuantityDisabled
GfSubmittedEntry.entryId
GfForm.button
gfForm.entryId
gfForm.lastPageButton
graphql_gf_form_modeled_data_experimental
graphql_gf_form_field_setting_properties
graphql_gf_form_field_value_properties
GFUtils::handle_file_upload()
What
Removes deprecated GraphQL fields, WP hooks, and util methods.
Why
Tech debt
How
FormsConnectionOrderbyInput.field
,GfFieldWithDisableQuantitySetting.isQuantityDisabled
.GfSubmittedEntry.entryId
.GfForm.button
,gfForm.entryId
,gfForm.lastPageButton
.graphql_gf_form_modeled_data_experimental
,graphql_gf_form_field_setting_properties
,graphql_gf_form_field_value_properties
.GFUtils::handle_file_upload()
.Testing Instructions
Additional Info
Checklist: