App
No description
type App {
about: String
authMemberInstallation: AppInstallation
authorName: String
authorUrl: String
banner: Media
bannerId: ID
clientId: String
clientSecret: String
comingSoon: Boolean!
createdAt: DateTime!
createdBy: Member
createdById: ID
customCodes: AppCustomCodes
description: String
docsUrl: String
dynamicBlocks: [DynamicBlock!]
embedIds: [ID!]!
embeds: [Embed!]
enabledContexts: [PermissionContext!]
favicon: Media
faviconId: ID
federatedSearchEnabled: Boolean!
globalBanner: Media
globalEmbeds: [Embed!]
globalFavicon: Media
globalImage: Media
globalImages: [Media!]
globalNetwork: PluralNetwork
id: ID!
image: Media
imageId: ID
imageIds: [ID!]!
images: [Media!]
installed: Boolean
locked: Boolean!
name: String!
network: Network
networkId: ID!
privacyPolicyUrl: String
requiredPermissions: [PrimaryScopes!]!
requiredPlan: PlanName!
secretToken: String
settingsBlock: DynamicBlock
slug: String!
standing: StoreItemStanding!
status: StoreItemStatus!
termsOfServiceUrl: String
updatedAt: DateTime!
updatedBy: Member
updatedById: ID
webhookSignSecret: String
webhookSubscriptions: [String!]
webhookUrl: String
}