userGuideCertificationCreate

Creates a new certificate for completing a course. Returns an error if a certificate already exists for this user and group.

Arguments

Returns

UserGuideCertification!
UserGuideCertification!
Collapse
  • id
    Unique identifier (ULID)
  • userLogin
    Login of the user who claimed the certificate
  • displayName
    Name shown on the certificate
  • course
    The course for which the certificate was issued
  • issuedAt
    Unix timestamp of when the certificate was issued
  • groupID
    ID of the user guide group associated with the certificate
  • description
    Description of the user guide group associated with the certificate