mutationType property

String mutationType
final

Identifier representing the type/action of mutation (e.g. 'create_post').

Implementation

final String mutationType;