SDKConfig
Configuration for the SDK
Fields
Used By
Definition
"""Configuration for the SDK"""type SDKConfig { """ Stripe's publishable key """ stripe_publishable_key: String!}
Configuration for the SDK
"""Configuration for the SDK"""type SDKConfig { """ Stripe's publishable key """ stripe_publishable_key: String!}