compileMutation abstract method

List<SchemaStatement> compileMutation(
  1. SchemaMutation mutation
)

Implementation

List<SchemaStatement> compileMutation(SchemaMutation mutation);