Alokai

GoogleCloudPubSubDestinationInput

type GoogleCloudPubSubDestinationInput = {
  projectId: Scalars['String'];
  topic: Scalars['String'];
};

Referenced Types

On this page