createPublisherApp
Creates an app
Input fields
  clientMutationId (
   
String)
  A unique identifier for the client performing the mutation.
  currency (
  
PublisherAppRealWorldCurrency)
  
  name (
  
String!)
  
  orientation (
  
PublisherAppOrientation!)
  
  platform (
  
PublisherAppPlatform!)
  
  storeUrl (
  
URI)
  
  timezone (
  
PublisherAppTimeZone)
  Return fields
  app (
   
PublisherApp!)
  The created app
  clientMutationId (
   
            String)
  A unique identifier for the client performing the mutation.