OBJECT
UpdateFormBuilderResponsePayload
Autogenerated return type of UpdateFormBuilderResponse
link GraphQL Schema definition
- type UpdateFormBuilderResponsePayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- : FormBuilderResponse
- }