GloCusAddAssignmentInput
Represents input value for extension point assignment creation.
input GloCusAddAssignmentInput {
configurationParameters: [GloCusAssignmentParameterInput!]!
extensionPointId: String!
}
Fields
GloCusAddAssignmentInput.configurationParameters ● [GloCusAssignmentParameterInput!]! non-null input
Values for extension point configuration.
GloCusAddAssignmentInput.extensionPointId ● String! non-null scalar
Identifier of the extension point.