INPUT_OBJECT
SecurityIntegrationInput
link GraphQL Schema definition
- input SecurityIntegrationInput {
- # Address if required by the integration method
- String :
- # Integration ID
- String! :
- # Integration method
- SecurityIntegrationMethod! :
- }
INPUT_OBJECT
- input SecurityIntegrationInput {
- # Address if required by the integration method
- String :
- # Integration ID
- String! :
- # Integration method
- SecurityIntegrationMethod! :
- }