INPUT_OBJECT
DeviceLagConfigInput
link GraphQL Schema definition
- input DeviceLagConfigInput {
 - #   The type of this mutation.
 - : ListMutationTypeInput
 - #   A list of LAG rows for this mutation.
 - : [LagConfigInput]
 - }
 
    INPUT_OBJECT
- input DeviceLagConfigInput {
 - #   The type of this mutation.
 - : ListMutationTypeInput
 - #   A list of LAG rows for this mutation.
 - : [LagConfigInput]
 - }