Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DateTime ¶
Maps a DateTime GraphQL scalar to a Go time.Time struct. This scalar adheres to the time.RFC3339 format. https://pkg.go.dev/time#pkg-constants
func (DateTime) MarshalGQL ¶
MarshalGQL implements the graphql.Marshaler interface
func (*DateTime) UnmarshalGQL ¶
UnmarshalGQL implements the graphql.Unmarshaler interface
Click to show internal directories.
Click to hide internal directories.