OBJECT
createFormAnswerGroupPayload
Autogenerated return type of createFormAnswerGroup.
link GraphQL Schema definition
- type createFormAnswerGroupPayload {
- # A unique identifier for the client performing the mutation.
- String :
- FormAnswerGroup :
- # The list of errors occurred during the mutation
- FieldError] : [
- }