CreateAppInput
No description
input CreateAppInput {
about: String
authorName: String
authorUrl: String
bannerId: String
comingSoon: Boolean
description: String
faviconId: String
imageId: String
name: String!
networkId: String!
privacyPolicyUrl: String
requiredPlan: PlanName
slug: String
termsOfServiceUrl: String
}