[][src]Function edit_server::graphql::client::get_or_create_page_graphql

pub fn get_or_create_page_graphql(
    input_id: &str,
    doc: &Doc<RtfSchema>
) -> Result<Doc<RtfSchema>, Error>