INPUT_OBJECT
ListL2ConfigInput
link GraphQL Schema definition
- input ListL2ConfigInput {
- # MutationType to update L2 Configuration
- : ListMutationTypeInput
- # List of L2 Services
- : [L2ServiceConfigInput]
- }
INPUT_OBJECT
- input ListL2ConfigInput {
- # MutationType to update L2 Configuration
- : ListMutationTypeInput
- # List of L2 Services
- : [L2ServiceConfigInput]
- }