paper number in "createPresentation" mutation

paper number in "createPresentation" mutation

Hi,

In the  "createPresentation" mutation there is a paperNumber field. The default value is 0 and me may use the same number for more than one presentations, this is exactly the same as creating a presentation from Events AIR... with one difference.

In Events AIR there is a "New Paper Number" button to increment the serie. When presentations are created with a presentation portal this is done automaticaly.

We would need to do the same with the api. In other words a way, either to know what is the largest paper number (without querying all the presentations) or, even better, to instruct via the numation to use the next paper number.

For example it could exist a useNewPaperNumber optional boolean input with a default value to false.

Thank you in advance,
Cheers,

Cedric