resolver

package
v0.0.0-...-cb1e3f4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 6, 2022 License: Unlicense Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewChampResolver

func NewChampResolver(champ entity.Champ) *champResolver

func NewQueryResolver

func NewQueryResolver(teamService contract.TeamService, champService contract.ChampService) *queryResolver

func NewTeamResolver

func NewTeamResolver(team entity.Team) *teamResolver

func NewTrophyResolver

func NewTrophyResolver(trophy entity.Trophy) *trophyResolver

Types

type ChampArgs

type ChampArgs struct {
	Slug string
}

type TeamArgs

type TeamArgs struct {
	Abbr string
}

type TrophyArgs

type TrophyArgs struct {
	ChampSlug *string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL