INPUT_OBJECT

FeedbackAttributeInput

link GraphQL Schema definition

1input FeedbackAttributeInput {
3
2name: String!
5
4details: String
6}