...

Package testomitempty

import "github.com/99designs/gqlgen/integration/server/testomitempty"
Overview
Index

Overview ▾

type RemoteModelWithOmitempty

type RemoteModelWithOmitempty struct {
    Description string `json:"newDesc,omitempty"`
}