Versions in this module Expand all Collapse all v0 v0.1.1 May 13, 2025 Changes in this version + func RoleTypeValidator(e RoleType) error + type RoleType string + const RoleTypeAdmin + const RoleTypeApi + func (RoleType) Values() (kinds []string) + func (e *RoleType) UnmarshalGQL(val interface{}) error + func (e RoleType) MarshalGQL(w io.Writer) + func (e RoleType) String() string v0.1.0-mod2 May 13, 2025