Optional cacheTTLSeconds?: InputMaybe<Scalars["Int"]>Optional forwardOptional graphQLQuery?: InputMaybe<Scalars["String"]>In case of apiType GraphQL graphqlQuery contains the GraphQL query that will be sent to the remote source
Optional headers?: InputMaybe<Scalars["JSON"]>Optional restIn case of apiType REST restPath contains the path that will be appended to the API base url
Generated using TypeDoc
If true, headers that are sent by the client will be forwarded to the remote source