createFormAnswerGroupSigningInput
Autogenerated input type of createFormAnswerGroupSigning
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed 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}