__( 'A node that can have page attributes', 'wp-graphql' ), 'fields' => [ 'menuOrder' => [ 'type' => 'Int', 'description' => __( 'A field used for ordering posts. This is typically used with nav menu items or for special ordering of hierarchical content types.', 'wp-graphql' ), ], ], ] ); } }