Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IgnorePartialCreate ¶
func IsPartialCreate ¶
Types ¶
type CompositeMutationBuilder ¶
type CompositeMutationBuilder struct { Mutations []func() PartialSync bool }
func (*CompositeMutationBuilder) Add ¶
func (b *CompositeMutationBuilder) Add(f func()) *CompositeMutationBuilder
Click to show internal directories.
Click to hide internal directories.