Skip to main content

Fields

createdAt : DateTime! required

When the partner user was created.

email : String

The partner user's email address.

familyName : String

The partner user's family name.

givenName : String

The partner user's given name.

id : ID! required

The partner user's ID.

lastLogin : DateTime

The last time the partner user logged in.

name : String! required

The partner user's full name.

number : String! required

The partner user's number.

organisation : AffiliateOrganisationType

The organisation the partner user belongs to.

permissions : [PartnerUserPermission!]! required

The effective permissions of the partner user.

Role codes assigned to the partner user.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "createdAt": "2017-12-13T10:14:42.866141+00:00", "email": "shake-effort-many-last-prepare", "familyName": "Kramer", "givenName": "Clifford", "id": "13804733", "lastLogin": "2020-07-18T16:06:00.569207+00:00", "name": "hope-parent-short-receive-entire", "number": "soon-option-bill-fish-against", "organisation": AffiliateOrganisationType, "permissions": [PartnerUserPermission], "roles": [PartnerUserRoleType] }