()
| 84 | } |
| 85 | |
| 86 | func (Mutations_DropOp) EnumDescriptor() ([]byte, []int) { |
| 87 | return fileDescriptor_f80abaa17e25ccc8, []int{20, 0} |
| 88 | } |
| 89 | |
| 90 | // HintType represents a hint that will be passed along the mutation and used |
| 91 | // to add the predicate to the schema if it's not already there. |
nothing calls this directly
no outgoing calls
no test coverage detected