INPUT_OBJECT
AddSignatureInput
link GraphQL Schema definition
- input AddSignatureInput {
- # The signature to be added for the requestId
- SignRequest!]! : [
- # Unique identifier for the request to which the signatures will be added
- String! :
- }
INPUT_OBJECT
- input AddSignatureInput {
- # The signature to be added for the requestId
- SignRequest!]! : [
- # Unique identifier for the request to which the signatures will be added
- String! :
- }