OBJECT
EndpointCopy
link GraphQL Schema definition
- type EndpointCopy {
- : ISO8601DateTime
- : User
- : UUID
- : String
- : EndpointAuthSetting
- : Environment
- : String
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Header!]!
- : UUID
- : String
- : Organization
- : Int
- : EndpointOwner!
- : JSON
- : RequestMethod
- : String
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [ResourceSetting!]!
- : String
- : ISO8601DateTime
- : User
- : UUID
- : String
- : webhookStatus
- : String
- }