OBJECT

UpdateFormBuilderResponsePayload

Autogenerated return type of UpdateFormBuilderResponse

link GraphQL Schema definition

  • type UpdateFormBuilderResponsePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • formBuilderResponse: FormBuilderResponse
  • }

link Require by