User OBJECT

A user

Fields

avatarAvatar!

botBoolean!

If this user account is an official bot managed by Buildkite

buildsBuildConnection

Returns builds that this user has created.

Arguments

branch[String!]

firstInt

lastInt

metaData[String!]

state[BuildStates!]

emailString!

The primary email for the user

hasPasswordBoolean!

Does the user have a password set

idID!

nameString!

The name of the user

uuidString!

The public UUID of the user

Interfaces