INPUT_OBJECT
ListL3ConfigInput
link GraphQL Schema definition
- input ListL3ConfigInput {
 - #   MutationType to update L3 Configuration
 - : ListMutationTypeInput
 - #   List of L3 Services
 - : [L3ServiceConfigInput]
 - }
 
    INPUT_OBJECT
- input ListL3ConfigInput {
 - #   MutationType to update L3 Configuration
 - : ListMutationTypeInput
 - #   List of L3 Services
 - : [L3ServiceConfigInput]
 - }