frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKGraphRequestConnecting.h
@@ -13,6 +13,7 @@ @protocol FBSDKGraphRequest; @protocol FBSDKGraphRequestConnecting; @protocol FBSDKGraphRequestConnectionDelegate; @class FBSDKGraphRequestMetadata; /** FBSDKGraphRequestCompletion @@ -49,6 +50,15 @@ - (void)start; - (void)cancel; /** Internal property exposed to facilitate transition to Swift. API Subject to change or removal without warning. Do not use. @warning INTERNAL - DO NOT USE */ @property (nonatomic, readonly) NSMutableArray<FBSDKGraphRequestMetadata *> *requests; @end NS_ASSUME_NONNULL_END