Queries
getAppByPublicKey
Retrieves an application by its public key.
Returns: An Application object that includes detailed information about the requested application.
Arguments
publicKey
String!
requiredThe public key associated with the desired application.
Type
Application
object
Represents a registered application within the system, encapsulating all relevant details that identify and describe the application.