fragment AppDetailsFragment on App { id appUrl name webhooks{ ...WebhookDetailsFragment } metadata{ key value } privateMetadata{ key value } }