__( 'A node that can have revisions', 'wp-graphql' ), 'fields' => [ 'isRevision' => [ 'type' => 'Boolean', 'description' => __( 'True if the node is a revision of another node', 'wp-graphql' ), ], ], ] ); } }