فهرست منبع

9856 fix docs

Arthur 1 سال پیش
والد
کامیت
02fbea53a7
1فایلهای تغییر یافته به همراه0 افزوده شده و 12 حذف شده
  1. 0 12
      docs/plugins/development/graphql-api.md

+ 0 - 12
docs/plugins/development/graphql-api.md

@@ -47,15 +47,3 @@ NetBox provides two object type classes for use by plugins.
 ::: netbox.graphql.types.NetBoxObjectType
     options:
       members: false
-
-## GraphQL Fields
-
-NetBox provides two field classes for use by plugins.
-
-::: netbox.graphql.fields.ObjectField
-    options:
-      members: false
-
-::: netbox.graphql.fields.ObjectListField
-    options:
-      members: false