Update User's Program
Mutation used to set the current user to a desired program
Use the updateUserProgram
mutation to update the information of the user's program.
A list of all programs can be obtained using the program query.
Required Argument
Argument
Type
Description
Examples
GraphQL Example
cURL Example (with API Token)
cURL Example (with Bearer Token)
Last updated