SupEvalKitDeviceInput
Input type for device mutation.
input SupEvalKitDeviceInput {
deviceMpn: String!
refDesignId: ID!
}
Fields
SupEvalKitDeviceInput.deviceMpn ● String! non-null scalar
The manufacturer part number of the device.
SupEvalKitDeviceInput.refDesignId ● ID! non-null scalar
The unique identifier of the reference design.