userAttributes
DEPRECATED
Deprecated in favor of userAttributeValues
No description
userAttributes(
userId: Int!
filter: AttributeFilterInput
): [Attribute!]! @deprecated
Deprecated in favor of userAttributeValues
No description
userAttributes(
userId: Int!
filter: AttributeFilterInput
): [Attribute!]! @deprecated
userAttributes.userId
● Int!
non-null scalaruserAttributes.filter
● AttributeFilterInput
inputAttribute
object