URL
Specifies the endpoint URL of the GraphQL service.
データ型
string
デフォルト値
""
解説
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.