INPUT_OBJECT
UpdateRadiusGroupReplyAttributeMutationInput
The input object that defines the fields for the updateRadiusGroupReplyAttribute mutation.
link GraphQL Schema definition
- input UpdateRadiusGroupReplyAttributeMutationInput {
- # A descriptive name.
- String :
- # A RADIUS reply operator.
- RadiusReplyOperator :
- # A RADIUS reply.
- String :
- # A note about this entity.
- NoteMutationInput :
- }