Skip to content

createFormAnswerGroupSigningInput

Autogenerated input type of createFormAnswerGroupSigning

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of createFormAnswerGroupSigning
"""
input createFormAnswerGroupSigningInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
form_answer_group_id: String
user_id: String
}