AttributeDescriptionBulkResponse
No description
type AttributeDescriptionBulkResponse {
id: String
name: String!
message: String!
action: AttributeDescriptionBulkResponse!
success: Boolean!
}
No description
type AttributeDescriptionBulkResponse {
id: String
name: String!
message: String!
action: AttributeDescriptionBulkResponse!
success: Boolean!
}
AttributeDescriptionBulkResponse.id
● String
scalarAttributeDescriptionBulkResponse.name
● String!
non-null scalarAttributeDescriptionBulkResponse.message
● String!
non-null scalarAttributeDescriptionBulkResponse.action
● AttributeDescriptionBulkResponse!
non-null objectAttributeDescriptionBulkResponse.success
● Boolean!
non-null scalar