MCPcopy
hub / github.com/ent/ent / Type

Method Type

ent.go:274–274  ·  view source on GitHub ↗

Type returns the schema type for this mutation.

()

Source from the content-addressed store, hash-verified

272 Op() Op
273 // Type returns the schema type for this mutation.
274 Type() string
275
276 // Fields returns all fields that were changed during
277 // this mutation. Note that, in order to get all numeric

Callers 6

checkGoTypeMethod · 0.65
ScanSliceFunction · 0.65
scanStructFunction · 0.65
scanPtrFunction · 0.65
TestBuilderFunction · 0.65
DDLFunction · 0.65

Implementers 15

BlogMutationentc/integration/migrate/entv2/mutatio
CarMutationentc/integration/migrate/entv2/mutatio
ConversionMutationentc/integration/migrate/entv2/mutatio
CustomTypeMutationentc/integration/migrate/entv2/mutatio
GroupMutationentc/integration/migrate/entv2/mutatio
MediaMutationentc/integration/migrate/entv2/mutatio
PetMutationentc/integration/migrate/entv2/mutatio
UserMutationentc/integration/migrate/entv2/mutatio
ZooMutationentc/integration/migrate/entv2/mutatio
CarMutationentc/integration/migrate/entv1/mutatio
ConversionMutationentc/integration/migrate/entv1/mutatio
CustomTypeMutationentc/integration/migrate/entv1/mutatio

Calls

no outgoing calls

Tested by 1

TestBuilderFunction · 0.52