Versions in this module Expand all Collapse all v0 v0.1.0 May 15, 2023 Changes in this version + type Config struct + GraphQLClient *api.GraphQLClient + Output io.Writer + RestClient *api.RESTClient + type X struct + func Default() (*X, error) + func New(cfg *Config) *X + func (x *X) Whoami() error