#if __has_include() #import #else #import #endif NS_ASSUME_NONNULL_BEGIN @interface BTConfiguration (GraphQL) @property (nonatomic, readonly, assign) BOOL isGraphQLEnabled; @end NS_ASSUME_NONNULL_END