Decidim 0.27.5

decidim.barcelona API documentation

Explore the API interactively with GraphiQL

User

A user

Implements

Fields

id (ID!)

The user's id

name (String!)

The user's name

nickname (String!)

The user's nickname

avatarUrl (String!)

The user's avatar url

profilePath (String!)

The user's profile url

badge (String!)

A badge for the user group

organizationName (String!)

The user's organization name

deleted (Boolean!)

Whether the user's account has been deleted or not

directMessagesEnabled (String!)

If the user making the request is logged in, it will return whether this recipient accepts a conversation or not. It will return false for non-logged requests.

groups ([UserGroup]!)

Groups where this user belongs