Module telescope::api::rcos::users::accounts[][src]

Expand description

RCOS User account queries and mutations.

Modules

Lookup all the user accounts for a given user.

Mutation to insert or update a user account record.

Lookup an account by the type and user ID.

RCOS API query to get the user ID (if available) of a user by platform and account id.

Mutation to unlink a user account.