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

Expand description

API interactions for RCOS users from the central RCOS API.

Modules

RCOS User account queries and mutations.

RCOS API mutation to create a user record and user_account record with it.

RCOS API mutation to delete a user

RCOS API query to get list of developers to display on the developers page.

GraphQL query to get user info to populate the embed for the /whois command on the RCOS Discord bot.

Queries and mutations for editing a user’s profile.

GraphQL operations on user enrollments.

GraphQL query to get navbar authentication info on a user.

Profile query.

GraphQL lookup to get a user’s role.

Enums

The valid account types for all user accounts stored in the RCOS database.

The valid user roles for all users in the RCOS database.