Skip to content

createFormAnswerGroupSigningInput

Autogenerated input type of createFormAnswerGroupSigning

Fields

Used By

Definition

"""
Autogenerated input type of createFormAnswerGroupSigning
"""
input createFormAnswerGroupSigningInput {
form_answer_group_id: ID
user_id: ID
}