Optional adminOptional blockchain?: InputMaybe<Blockchain>The blockchain in which this app is deployed.
Optional dapperOptional name?: InputMaybe<Scalars["String"]>Name of the app
Optional organizationThe id of the organization to create app in
Optional redirectThe URIs to redirect to after signin. Only required if using oauth
Generated using TypeDoc
A user to add to the organization. Required if using backend credentials.