updateStationUser
No description
updateStationUser(
id: String!
input: UpdateUserInput!
pageName: String!
): User!
Arguments
updateStationUser.id ● String! non-null scalar references
updateStationUser.input ● UpdateUserInput! non-null input references
updateStationUser.pageName ● String! non-null scalar references
Type
User object references
System admin user.
Separate from an end user "Viewer".