Skip to main content

CreateAppInput (Input)

Description

No description



Fields

NameDescription
about - String
authorName - String
authorUrl - String
bannerId - String
comingSoon - Boolean
description - String
faviconId - String
imageId - String
name - String!
networkId - String!
onFreePlan - Boolean
privacyPolicyUrl - String
slug - String
termsOfServiceUrl - String

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