URL
Specifies the endpoint URL of the GraphQL service.
Data Type
string
Default Value
""
Remarks
This property defines the URL used to connect to the GraphQL service. The endpoint URL typically follows the format: "https://[domain]/graphql"
This property is essential for establishing the connection and must be correctly configured to enable API communication.