OBJECT
ResourceSettingCopy
link GraphQL Schema definition
- type ResourceSettingCopy {
- : ISO8601DateTime
- : User
- : UUID
- : Endpoint
- : UUID
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [EventType!]!
- : UUID
- : Boolean
- : Organization
- : Int
- : ResourceSettingOwner!
- : JSON
- : WebhookResource
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [ResourceFilter!]!
- : String
- : ISO8601DateTime
- : User
- : UUID
- }